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

Re: redux: versioning unversioned metadata + anonsvn strategies....

From: Andy Parkins <andyp_at_leaseline.plus.com>
Date: 2004-02-19 17:45:39 CET

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Thursday 19 February 2004 16:31, Perry E. Metzger wrote:

> Well, certainly for 1.0 that's all that can be done, given that 1.0 is
> feature frozen. I might even kludge something up. However, is there
> any way we could do better for after that?

This probably is way off base; for the log at least though could this be
solved by doing the following at rev 0:

        touch versioned.log
        svn add versioned.log

Then before each commit (obviously this would be scripted/hooked)

        svn log > versioned.log

Obviously you would always be one log message out, but with some more horrible
hacks you could append svn-commit.tmp to that file before actually doing the
commit.

Andy

- --
Andy Parkins
Technical Director email: andyp@leaseline.plus.com
Leaseline Systems Limited tel: +44 (0)151 652 5551
Unit 31, Price Street Business Centre fax: +44 (0)151 652 9983
Birkenhead, CH41 4JQ

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFANOg0wQJ9gE9xL20RAsUYAJ46w0tVTrVaYUF/zLfxICkxmO+2fwCgvrSt
2uuNTsDp4293xXQOcFuMH8s=
=bB5h
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Feb 19 17:46:18 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.