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

Re: looking for one word to encompass trunk, tag and branch

From: Ryan Schmidt <subversion-2009b_at_ryandesign.com>
Date: Mon, 17 Aug 2009 19:42:34 -0500

On Aug 17, 2009, at 14:52, B. Smith-Mannschott wrote:

> I'm writing some scripts to automate certain repetitive subversion
> tasks and am trying to come up with a term to encompass trunk, tag or
> branch. For example:
>
> svn://foo/trunk/a/b/c -- is some folder inside the trunk. The trunk is
> at svn://foo/trunk
> svn://foo/branches/1.x/a/b/c -- the branch is at svn://foo/branches/
> 1.x
> svn://foo/tags/1.0/a/b/c -- the tag is at svn://foo/tags/1.0
>
> I'd like to be able, in all three cases to say the *mumble* of <url>
> is at <shorter-url>.
>
> What should I use in place of *mumble*? [snip]

Not humorous but how about:

"The root of <url> is <shorter-url>."

"The tree containing <url> is rooted at <shorter-url>."

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-08-18 02:44:49 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.