Kinook Software Forum

Go Back   Kinook Software Forum > Visual Build Professional > [VBP] Third Party Tools

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 09-21-2009, 05:29 PM
RodrigoReboucas RodrigoReboucas is online now
Registered User
 
Join Date: 07-15-2009
Posts: 12
Subversion Check-out to create Project Folder

Hi,

Is there a way to pass a command for the subversion Step so it checks out the project creating a parent folder on the file system with the project name and then put all the files inside this parent folder?
I followed the Subversion.bld example "Checkout svn" step but it looks like the sub-command "checkout" with the "File/Modules to process" with "trunk" command only creates only a "trunk" folder in the file system without a parent folder with the app name. I actually need this parent folder with the app name so I can differentiate each of my applications for the following steps of my automation project like "build/Run/Deploy". I would like to have the exact same functionality as the Visual Source Safe step "get" command if possible.
I am new to subversion so any help is appreciated.

Here is my step XML so far:

<step action='Subversion'>
<Files>trunk</Files>
<Host>MI23T4H2.india.corp</Host>
<LocalPath>C:\VisualBuild\ProjectsVSS</LocalPath>
<Password>Ppfrghty</Password>
<Protocol>http</Protocol>
<Repository>/svn/UltimateSoftwareClassLibraries
</Repository>
<SVNPath>C:\Program Files\VisualSVN Server\bin\</SVNPath>
<ShowCmd type='11'>-1</ShowCmd>
<Subcommand>checkout</Subcommand>
<Username>rodriytr</Username>
<indent type='3'>1</indent>
<name>Get Subversion US Class Library</name>
</step>

Thanks,
Rodrigo Reboucas
Reply With Quote
  #2  
Old 09-22-2009, 07:18 AM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,003
http://www.kinook.com/Forum/showthre...?threadid=3044
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



All times are GMT -5. The time now is 07:43 AM.


Copyright © 1999-2023 Kinook Software, Inc.