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

Re: Fw: Wish List (Revisited)

From: Martin Tomes <lists_at_tomes.org>
Date: 2004-03-04 12:33:03 CET

TBrowder wrote:

> Ok, now we have release 1.0--great work!
>
> And I want to move our large CVS repository to subversion, BUT:
>
> Users want svn to recognize at least one environment variable like CVSROOT to point to the repository (not some long URL)

I'll leave the other points to someone else:-)

Get them to define an environment variable REPO to contain the url to
the root of the repository and then type:

svn checkout %REPO%/whatever (windows)
svn checkout $REPO/whatever (unix)

Martin Tomes.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Mar 4 12:37:06 2004

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.