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

Enhancement to ^/ syntax

From: Hacksaw <dtodd_at_irobot.com>
Date: Tue, 29 Sep 2009 16:18:04 -0400

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?

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

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