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

Re: versioning rant

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2002-02-21 02:36:55 CET

On Wed, Feb 20, 2002 at 05:34:48PM -0800, Greg Stein wrote:
 
> All right... then let's turn this around. It sounds like the URL/rev is
> enough to meet your needs. Can you explain what would make it better?
>
> By "longer than you need", I presume you're referring to the fact that much
> of the URL is going to be replicated? That you really only want a branch
> name (if applicable) ?
>
> For example, maybe you want your ID constants to look like:
>
> static const char __id__[] = "$Root: /trunk$ $Rev: 1141$";
>
> or
>
> static const char __id__[] = "$Root: /tags/0.8$ $Rev: 1141$";

yeah, i can see the URL getting really really long in a large
repository. that's very unreadable...

unfortunately, we don't enforce a repos layout, so a $Root$ type
keyword is not simple...

-garrett

-- 
garrett rooney                     Unix was not designed to stop you from 
rooneg@electricjellyfish.net       doing stupid things, because that would  
http://electricjellyfish.net/      stop you from doing clever things.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:09 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.