Kinook Software Forum

Go Back   Kinook Software Forum > Visual Build Professional > [VBP] Third Party Tools
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 12-20-2006, 04:21 PM
jkeffer jkeffer is online now
Registered User
 
Join Date: 12-01-2006
Posts: 3
Subversion Checkout Not Consistent with Command Line Behaviour

I'm attempting to use the Subversion step to do a checkout. For example, if the command line equivalent is:

svn checkout http://myrepository.com/myproject/trunk builddir

the checkout puts the files directly in the the builddir directory,

builddir/projectfile1
builddir/projectfile2
...

When I use the built-in step, I get

builddir/trunk/projectfile1
builddir/trunk/projectfile2
...

This is inconsistent with the command line, and is a problem if the repository path does not always point to trunk. Are there any plans to change this? While I can always use the command line, consistently using the built-in step would be more useful.

Julia
Reply With Quote
  #2  
Old 12-20-2006, 04:51 PM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,015
The VBP Subversion action invokes the svn.exe command-line tool, and using a step like the one in the attached project produces a command-line matching your "command line equivalent".
Attached Files
File Type: bld svn_checkout.bld (620 Bytes, 866 views)
Reply With Quote
Reply


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 05:29 PM.


Copyright © 1999-2023 Kinook Software, Inc.