RE: SVNROOT (again)
From: Srilakshmanan, Lakshman <lakshman.srilakshmanan_at_police.vic.gov.au>
Date: 2007-10-19 01:58:55 CEST
Hi Micah,
I share your pain. :)
I overcame this issue by providing my team with a browser to traverse
Thanks
Sorry to bring this up again; I think it's been a few years, and worth a
http://svn.haxx.se/dev/archive-2002-10/0164.shtml
Basically, it proposed to accept '//' as command substitution for svn
I need some way to provide CVS's CVSROOT functionality to my Subversion
IOW, even "svn switch $REPOURL/branches/feature42" is too unwieldy.
But we do have some environmental setup scripts happening before any
SVNROOT="some://really/long/path/to/branches/".
Today they are able to do things like:
cvswrapper checkout 6.0 # get the v6.0 branch
My goal is to not have to write an analogous 'svnwrapper', even if it's
svn checkout //6.0
Am I the only one in this predicament of having to enable Average Joe
SVK has adopted and conventionalized the '//' syntax. Does that help to
Another strength of SVK's // approach is that it enables a shell's
svn sw //b<tab>/m<tab>/f<tab>/f<tab>
Granted, that introspection would be slower than with SVK, but still
-- _ _ ___ |V|icah |- lliott " " """ mde_at_MicahElliott.com <>< http://MicahElliott.com PGP: 0x7C07CBF0 ICQ: 369060435 Linux/Ubuntu: 417195/12440 HackerKey: v4sw6YUPCJhw5ln5pr7OPck2ma9u8Lw3m5l6Ui2e7t3b8LDMOen6a3XsMRr5 ================================================================================================ EMAIL DISCLAIMER This email and any attachments are confidential. They may also be subject to copyright. If you are not an intended recipient of this email please immediately contact us by replying to this email and then delete this email. You must not read, use, copy, retain, forward or disclose this email or any attachment. We do not accept any liability arising from or in connection with unauthorised use or disclosure of the information contained in this email or any attachment. We make reasonable efforts to protect against computer viruses but we do not accept liability for any liability, loss or damage caused by any computer virus contained in this email. ================================================================================================ --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Fri Oct 19 01:59:01 2007 |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.