[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: Perry E. Metzger <perry_at_wasabisystems.com>
Date: 2002-02-21 02:47:40 CET

Greg Stein <gstein@lyra.org> writes:
> 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$";

What we have right now is:

__KERNEL_RCSID(0, "$NetBSD: isa_machdep.c,v 1.53 2001/11/18 13:48:00 jdolecek Exp $");

--
Perry E. Metzger		perry@wasabisystems.com
--
NetBSD Development, Support & CDs. http://www.wasabisystems.com/
---------------------------------------------------------------------
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.