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

Autoversioning With Subversion

From: Brad Rhoads <bdrhoa_at_gmail.com>
Date: 2007-01-18 19:23:03 CET

The docs say:

"When SVNAutoversioning is active, write requests from WebDAV clients
result in automatic commits. A generic log message is auto-generated and
attached to each revision"
(http://svnbook.red-bean.com/nightly/en/svn.webdav.autoversioning.html).

We're looking at using SVN to help track changes to our servers. Normally
with SVN, different users have their own working copies. But for this
application, there would only be one working copy on the server. There are
multiple people who may end up making changes. Can the auto-version log
capture the username from the Windows network
credentials? The goal is to be able to see who made what changes on the
server.

I'd also appreciate if anyone is aware of another off-the-shelf way to do
this.

Thanks!
Received on Thu Jan 18 19:23:36 2007

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.