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

Re: General question about webdav and autoversioning

From: Max Bowsher <maxb_at_ukf.net>
Date: 2005-06-11 20:44:12 CEST

Matheus Leite wrote:
> Hello,
> I am thinking of creating a autoversioned SVN repository using webdav
> and a mounted network drive. However I would like to know the
> following:
>
> - SVN normally remembers file renaming and moving accross revisions.
> Does the same happens with an autoversioned repository? I am afraid
> that, if someone renames a file, that would be equivalent to deleting
> and adding a new file, and this could cause a lot of headache.

It all depends on what operations the specific webdav client sends. Most
good webdav clients will properly do the operation as a move.

> - What happens if there is a conflict when an autoversioned repository
> tries to commit? For example, if someone had a local working copy of
> the repository and commited separatedly, this could potentially cause
> a conflict.

Could you clarify? I'm not sure exactly what you are asking.

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Jun 11 20:46:11 2005

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.