[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: Hyrum K. Wright <hyrum_at_hyrumwright.org>
Date: Tue, 29 Sep 2009 16:38:27 -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++
>
>
> ---gifnoC---
>
>
>
> 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)?

-Hyrum

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-09-29 22:39:17 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.