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?
Interestingly, the standard Win32 command-line client works, but only in
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
/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
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
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.