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

Re: Autoversioning With Subversion

From: Ryan Schmidt <subversion-2007a_at_ryandesign.com>
Date: 2007-01-18 19:32:07 CET

On Jan 18, 2007, at 12:23, Brad Rhoads wrote:

> 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.

Using the WebDAV autoversioning feature, there is not one central
working copy; there is *no* working copy; you just work directly in
the mounted repository drive.

Yes, the autoversioning feature should record the svn:author property
correctly.

-- 
To reply to the mailing list, please use your mailer's Reply To All  
function
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jan 18 19:32:46 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.