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

Re: autoversioning -- on or off by default?

From: John Peacock <jpeacock_at_rowman.com>
Date: 2005-03-21 18:50:21 CET

C. Michael Pilato wrote:
> So, Ben is about to test a hypothesis for me that sez we can use
>
> <Location /path/to/repos/branches/locking-branch>
> SVNAutoversioning on
> </Location>
>
> to get autoversioning working only on a certain branch. That would
> help enforce the policy you are talking about.

Excellent! A slight variation would be

    <Location /path/to/repos/branches/site/images>
      SVNAutoversioning on
    </Location>

and the Mac developers could work on their image files to their heart's
content, but the web developers could merge those changes into the
"real" tree when adding that image to the web site...

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4501 Forbes Boulevard
Suite H
Lanham, MD  20706
301-459-3366 x.5010
fax 301-429-5748
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Mar 21 18:51:15 2005

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.