Re: I, too, miss tags.
From: Saulius Grazulis <grazulis_at_ibt.lt>
Date: 2006-02-27 14:32:22 CET
On Sunday 26 February 2006 22:00, Rob van Oostrum wrote:
> > The repo root could also be used for repo-wide labels.
Not at all. Our wrapper should get a list of labels from root of the WC.
saulius@lokys labels-in-subversion/ > svn pl -v wc/
Now, if I tell svn-wrapper that I want revision VER-1.0, it will use r1, and
> How would it even know where to look for these branches?
At the root :)
> Would this need
Can be, but must not be.
> ... to support different repository layouts?
Add label to the directory from which one commits. Warn if the associated
> Also, this
Epps... what clutter? You still think that labels are directories ;). They are
If you do not need a temporary label, remove it -- its gone (but will remain
> unless you don't care about losing visibility over
Hei, come on!
saulius@lokys labels-in-subversion/ > svn pl -v wc/ | tail -n 3
even now gives us two last labels, out of many thousands. What visibility loss
saulius@lokys labels-in-subversion/ > svn pl -v wc/ | grep VER-1
greps all releases of version 1, and so on.
The label interface just needs to provide 'svn-labels --list' functionality,
-- Dr. Saulius Gražulis Institute of Biotechnology Graiciuno 8 LT-02241 Vilnius Lietuva (Lithuania) fax: (+370-5)-2602116 tel.: office: (+370-5)-2602556 mobile: (+370-684)-49802, (+370-614)-36366 --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Mon Feb 27 14:41:23 2006 |
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.