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

RE: Enhancement to ^/ syntax

From: Bob Archer <bob.archer_at_amsi.com>
Date: Tue, 29 Sep 2009 17:20:21 -0400

> On Sep 29, 2009, at 4:18 PM, Hacksaw wrote:
>
> > The ^/ syntax is pretty cool, but still doesn't really replace the
> > $CVSROOT
> > functionality, since that is useful when checking out a folder.
> >
> > My suggestion is to have aliases definable in the config file, or in
> > an
> > environement variable. These would then be used in the same sort of
> > syntax:
> >
> >
> > ---Config---
> >
> > [aliases]
> > jbx svn+ssh://svn/svn/JumboBox
> > fish svn://example.com/svn/guppie++
> >
> > Then the syntax could be
> >
> > svn co ^jbx/trunk/src
> >
> > And so on.
> >
> > What do folks think? Has this been discussed?
>
> I'm just wondering why this belongs in Subversion proper. How does
> this differ from just using environment variables set in a .bashrc (or
> similar platform-specific location)?

I'm not even sure what the big advantage of this is. Once you do your checkout svn knows the path to the repository and you don't really need to use it a lot from that point on. You can use WC paths and the tab key in your shell to help with long paths.

BOb

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2401788

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-09-29 23:21:11 CEST

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.