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

Re: ooky bug I just filed...

From: Peter Davis <peter_at_pdavis.cx>
Date: 2003-01-11 09:40:40 CET

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

On Friday 10 January 2003 18:55, Greg Stein wrote:
> * maintenance of a ChangeLog
> * updating generated files (e.g. modify a .xml and at commit time the
> server applies an xslt to generate a .xhtml file)
> * ??

These all involve modification of files that would not be included in the
actual commit, and the client would not have any false expectations about
the contents of those files and would simply have to do an update. The
pre-commit hook could verify this and fail otherwise.

So if enforcement ever becomes an issue, hopefully it would just be enough
to verify that none of the actual committed files are modified in the
transaction, instead of that the transaction isn't modified at all.

Right? That auto-XSLT is a good idea that I might just have to steal :=)

- --
Peter Davis
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE+H9iLhDAgUT1yirARAgD2AKCNMetTTzfgAvurkSeBKu5o7vZ4wwCfZZlL
53mqgaiXUN/AuWXfZkZbU7Q=
=KaJK
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jan 11 09:44:15 2003

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.