[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: Andy Levy <andy.levy_at_gmail.com>
Date: Tue, 29 Sep 2009 16:33:23 -0400

On Tue, Sep 29, 2009 at 16:18, Hacksaw <dtodd_at_irobot.com> 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?

What happens if the user doesn't have the alias you're using defined
in their config or environment? Especially in the case of hook
scripts, but also regular users?

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

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