The use of SVNROOT
From: Eramo, Mark <meramo_at_hbs.edu>
Date: Fri, 5 Mar 2010 15:11:34 -0500
Hello,
With cvs, we defined cvsroot in our env. It was for example CVSROOT=pserver:/usr/local/cvsroot
Then when we did a cvs checkout, it resolved cvsroot automatically
Instead of having to type cvs co /usr/local/cvsroot/path/to/project All we had to do was type cvs co path/to/project
Trying to figure out if there is a way to do this with SVNROOT so that instead of typing svn co $SVNROOT/path/to/project, I could just type svn co /path/to/project and have it automatically resolve $SVNROOT.
Thanks,
|
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.