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

Re: newbie questions about DAV semantics

From: mark benedetto king <mbk_at_lowlatency.com>
Date: 2003-07-01 18:18:34 CEST

On Tue, Jul 01, 2003 at 11:32:27AM -0400, jwsacksteder@ramprecision.com wrote:
> I am considering the use of Subversion for version control of CNC program
> files at a manufacturing firm. It would not be a major inconvenience to
> switch programmers to using Subversion-aware editors, but the production
> area pc's would be limited to using DAV with Webdrive or some other
> drive-mapping tool to retrieve programs. Would they be able select
> different branches or versions based on the path? How does metadata get
> represented when viewed as a Windows network share?
>

Disclaimer: I've never tried this.

However, I believe that because branches and tags are just cheap copies,
essentially the tip of every branch and the whole of every tag are
available via Webdrive-type-clients.

What you cannot do is mount revision N of a particular path.
Of course, you could create a tag at that revision, and simply mount
that tag.

--ben

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 1 18:19:16 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.