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

internal dynamic link ("alias")

From: Greywolf <greywolf_at_starwolf.com>
Date: Tue, 29 Sep 2009 02:46:55 -0700 (PDT)

Greetings, all,

I've looked and I don't see a way to make this happen, so I thought
I'd post and a) see if anyone else thinks this makes sense and b)
if it does make sense, if it is possible to integrate.

I have my three branches (well, two, technically) set up:

Dev/Main
Dev/$DEV_VERSION (typically major.minor.dev-rev)
Release/$RELEASE_VERSION ($DEV_VERSION with only the first two components)

I would like to have a way internally to track a given branch as "LATEST"
or whatever other label I should like to give it; i.e. have it so that
instead of referencing a specific revision, it will actually link to the
head of a working branch which I could then assign the symbolic name
"LATEST".

I can do this in the filesystem for my own internal use, but it would be
nice to do it in-tree so that I can point other people to this dynamic
target, i.e. "Hey, just go to https://.../svn/Dev/LATEST" and it will
automatically pick up the changes.

I know I can work within LATEST instead, but then I don't have a referent
branch giving me the versioning I want to maintain -- I really do have
a need for this.

Thank you in advance for the courtesy of a reply.

                                 --*greywolf;

--
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2401547
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-09-29 11:50:22 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.