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

Re: CVSROOT type functionality?

From: Robert W Anderson <rwa_at_alumni.princeton.edu>
Date: 2002-08-31 07:50:43 CEST

Greg Stein wrote:

>On Fri, Aug 30, 2002 at 06:11:11PM -0700, Robert W Anderson wrote:
>
>
>>Is there some mechanism for a default URL, analogous to CVSROOT?
>>
>>If I only have one repo, it would be nice to only have to specify it
>>once and for all in some manner.
>>
>Oh... you mean an *environment variable* named CVSROOT.
>
Heh. Yes.

>I would suggest something like:
>
>$ export REPOS=http://repos.example.com/repos/project
>$ svn co $REPOS/trunk
>$ svn co $REPOS/branches/rwa
>
Sure. But it's more than just checkout. svn ls as well as all the
commands that work on URLs directly (rm, etc.) also would benefit.

Oh well. An explicit env var will do for now.

Bob

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Aug 31 07:51:17 2002

This is an archived mail posted to the Subversion Dev mailing list.

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