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

Re: A way to set the repository path?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-03-12 18:53:02 CET

On Fri, 2004-03-12 at 09:05, Pete Mikelonis wrote:
> Is there a way to se a default repository path so you don't have to
> keep typing it in?
>
> I would like to run
>
> svn co <project> and have it ckeck out from the repository.

$ export REPOS=$URL
$ svn co $REPOS

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 12 18:58:02 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.