RE: Setting "tags" to read only ?

2010-09-29 Thread Bailey, Darragh
> -Original Message- > From: Phil Pinkerton [mailto:pcpinker...@gmail.com] > Sent: 29 September 2010 15:20 > To: users@subversion.apache.org > Subject: Setting "tags" to read only ? > > How can we set a tag as read only at creation time ? > > We have a tags subdirectory and we keep tags

Project branches and product branches

2010-09-29 Thread Bailey, Darragh
Have an interesting issue with branching a product which is made of multiple components, each with it's own area in svn. Problem is probably mostly of our own making, and while there appears to be more than one solution, each has it's own problems. Before I go ahead and pick one, I'd just like

RE: Modify files in start-commit

2010-02-24 Thread Bailey, Darragh
; -Original Message- > From: Erik Andersson [mailto:kir...@gmail.com] > Sent: 24 February 2010 12:56 > To: Bailey, Darragh > Cc: users@subversion.apache.org > Subject: Re: Modify files in start-commit > > Hi > > Not sure I really understand the problem, but how a

Modify files in start-commit

2010-02-24 Thread Bailey, Darragh
Is it possible to modify files in a start-commit hook and include them with a commit? We have multiple components here in the same svn tree, and we'd like to bump a release number on each one as commits occur. Rather than trying to add code to check how many commits have been made to the area

RE: Svnsync - switching source and mirror

2010-02-02 Thread Bailey, Darragh
> -Original Message- > From: C. Michael Pilato [mailto:cmpil...@collab.net] > Sent: 02 February 2010 17:58 > To: Bailey, Darragh > Cc: users@subversion.apache.org > Subject: Re: Svnsync - switching source and mirror > All that 'svnsync init'

RE: Svnsync - switching source and mirror

2010-02-02 Thread Bailey, Darragh
Some typo's in my mail that I didn't spot the first time > 5) Synchronise the repositories > svnsync synchronize --username svnsync > svn+ssh://svns...@remote/var/svn/mirror > > 6) Put the local repo into read-only mode temporarily and > repeat step 6 (since otherwise it would read-only for

Svnsync - switching source and mirror

2010-02-02 Thread Bailey, Darragh
Looking to setup a mirror to a locally hosted svn repo, however it's expected that in the future the role of which repo is the mirror and which is the master will reverse. Reading up on svnsync, there appears to be some suggestion that something happens with the 'svnsync init' command that is