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

Re: Some remarks to the subversion book

From: Ben Reser <ben_at_reser.org>
Date: 2004-02-19 07:59:29 CET

On Wed, Feb 18, 2004 at 12:38:40PM -0600, Ben Collins-Sussman wrote:
> > (general)
> > I would introduce early in the book and use consistently some
> > method of avoiding urls in the commands. Maybe
> > export SVNREP='http://my.repo.com/subversion'
> > and
> > svn checkout $SVNREP/mymodule
> > maybe something else....
>
> Why? Most people only do that sort of thing when they're about to
> execute 20 commands that require the same $SVNREP prefix. It's pretty
> uncommon to *ever* have to type a url in day to day work. This
> technique is more useful for scripts that do automated repository access
> with no working copies available.

No but this is a common question on #svn and one of the first things a
cvs converter asks is "How do I specify my default repository." Right
now this is the only answer we have.

-- 
Ben Reser <ben@reser.org>
http://ben.reser.org
"Conscience is the inner voice which warns us somebody may be looking."
- H.L. Mencken
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Feb 19 07:59:42 2004

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.