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

Re: URL abbreviation?

From: John Peacock <jpeacock_at_rowman.com>
Date: 2004-04-22 18:10:18 CEST

Perry E. Metzger wrote:

> We have multiple repositories, and it is still too much to type,
> especially for the svn+ssh users, if you're typing it over and over
> again all day. CVS has things like the $CVSROOT variable etc...

As I believ sussman suggested, setting shell variable is easy and quick. You
could even have a script which would set $TRUNK and $BRANCH variables on a
project by project basis:

        project mylib
        project myclient
        project myserver

each setting the two variables to the appropriate string. I would actually
write a wrapper of svn itself, then, so that it would echo the current settings
and ask for a confirmation before going through with the command (certainly at
first).

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4501 Forbes Boulevard
Suite H
Lanham, MD  20706
301-459-3366 x.5010
fax 301-429-5748
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 22 18:10:28 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.