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

Re: symbolic names?

From: Perry E. Metzger <perry_at_piermont.com>
Date: 2004-04-21 00:50:37 CEST

kfogel@collab.net writes:
> A thought: what Perry wants is really a way to say
>
> $ svn merge -r(rev at which URL was created):HEAD
>
> ...where the URL in question is the top of the branch. An interface
> for getting the created rev of a URL would mean he could do this:
>
> $ svn merge -r`svn createdrev URL`:HEAD
>
> If you do it with labels, a human has to maintain the labels.

Certainly that would be really really nice, and the rest of this
shouldn't indicate I wouldn't like that. :)

However, until there is merge history kept in the repository, it might
actually be the case that people would want to move the label forward
to the last revision merged from their branch, so if they do more work
on their branch they know the base from which to merge...

Perry

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Apr 21 00:52:22 2004

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.