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

Feature requests for post 1.0

From: nick vajberg <nickvajberg_at_yahoo.dk>
Date: 2003-11-26 13:54:56 CET

1) New svn:keyword : History. This would replace
$History$ with a verbose, nicely formatted history of
the file. We have to distribute source files gzip'ed
and the recipient require history comments in each
file header. Updating the history manually is very
time consuming and errorphrone. Any thoughts?

2) I use svn propset to add the standard props (URL,
Author, Rev and Id). Very useful way to annotate
source code automatically!

However, when we add new files to certain directories,
we would very much like those files to get these
properties automatically upon commit. We often forget
to run a new svn propset after adding new files.

I guess what I'm asking for is this: "svn propset
svn:keywords ... c:\myproject\src --auto" or something
similar.

All existing and future files in the src directory
would get the props upon commit. I guess a pre-commit
script could do this, but a built-in solution would be
nice.

Any thoughts on this?

Yahoo! Mail (http://dk.mail.yahoo.com) - Gratis: 6 MB lagerplads, spamfilter og virusscan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 26 15:27:04 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.