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

Re: UUIDs during updates

From: <cmpilato_at_collab.net>
Date: 2003-03-14 23:10:00 CET

=?UTF-8?B?QnJhbmtvIMSMaWJlag==?= <brane@xbc.nu> writes:

> Huh? Where has the UUID gone?

Let's talk about our DAV protocol:

> $ ls -af
> ./ ../ .svn/ foo bar/
> $ svn pg svn:wc:uuid bar # (just an illustration)
> 0DDF3B7F-E692-11D1-AB06-00AA00BDD685
> $ rm -fr bar
> $ svn up
> A bar

During the update, the server sends <add-file> to the client, who then
turns around and fetches bar's contents and all its props
... including the UUID.

Disclaimer: I have not tested to make sure we don't foul something
            else up along the way ... but then neither did you. ;-)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Mar 14 23:12:07 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.