Re: Roadmap for 1.1
From: John Peacock <jpeacock_at_rowman.com>
Date: 2004-04-04 17:22:20 CEST
Barry Scott wrote:
What do you think tags are in Subversion, then? A tag is a copy of a set of
>
This is all changes for all files between those two labels:
svn diff http://server/path/to/tags/proj-0.3.0 \
and this is the changes for just a single file:
svn diff http://server/path/to/tags/proj-0.3.0/path/to/file.cxx \
How is that significantly more difficult than the only slightly shorter CVS
> The current copy to tags method is no help, even if I could work out that
It's your project; you structure the tags directory however you like. If you
And the supposed performance issue is FUD. You haven't apparently even tried
John
-- John Peacock Director of Information Research and Technology Rowman & Littlefield Publishing Group 4720 Boston Way Lanham, MD 20706 301-459-3366 x.5010 fax 301-429-5747 --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Sun Apr 4 17:22:58 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.