[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Issue with Junction and SubWCRev on Windows XP SP3

From: Kris Modrak <kris.modrak_at_locatacorp.com>
Date: Tue, 6 Oct 2009 17:59:34 +1100

>What happens if you use the standard Win32 command-line client?
>Cygwin is a weird environment, the Win32 client will more closely
>match the libraries TSVN is using.

Interestingly, the standard Win32 command-line client works, but only in
some cases...

 

KrisModrak_at_KM-LAPTOP /cygdrive/c/build/code

$ C:/Program\ Files/Subversion/bin/svn.exe info .

Path: .

URL: http://subversion.company.com/code/branches/v3r5

Repository Root: http://subversion.company.com

Repository UUID: c48e6c2e-be06-0410-91ba-c368d518e742

Revision: 5478

Node Kind: directory

Schedule: normal

...

 

But not if the path to the junction is given explicitly (rather than
expressed with .)

/cygdrive/c/build/code

$ C:/Program\ Files/Subversion/bin/svn.exe info C:/build/code

svn: 'C:\build' is not a working copy

 

/cygdrive/c/build/code

$ C:/Program\ Files/Subversion/bin/svn.exe --version

svn, version 1.6.5 (r38866)

   compiled Aug 22 2009, 09:54:18

 

Copyright (C) 2000-2009 CollabNet.

Subversion is open source software, see http://subversion.tigris.org/

This product includes software developed by CollabNet
(http://www.Collab.Net/).

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2403961

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-10-06 08:59:42 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.