RE: Promoting a mirror repository as a source repository

2010-11-08 Thread Giulio Troccoli
oli; 'Gingko'; 'Subversion User List' > Subject: RE: Promoting a mirror repository as a source repository > > > -Original Message- > > From: Giulio Troccoli [mailto:giulio.trocc...@uk.linedata.com] > > Sent: 8. november 2010 12:13 > > To: Eng

RE: Promoting a mirror repository as a source repository

2010-11-08 Thread Engebakken Geir
> -Original Message- > From: Giulio Troccoli [mailto:giulio.trocc...@uk.linedata.com] > Sent: 8. november 2010 12:13 > To: Engebakken Geir; 'Gingko'; 'Subversion User List' > Subject: RE: Promoting a mirror repository as a source repository > &

RE: Promoting a mirror repository as a source repository

2010-11-08 Thread Giulio Troccoli
> -Original Message- > From: Engebakken Geir [mailto:geir.engebak...@edb.com] > Sent: 08 November 2010 11:08 > To: Giulio Troccoli; 'Gingko'; 'Subversion User List' > Subject: RE: Promoting a mirror repository as a source repository > > Sounds g

RE: Promoting a mirror repository as a source repository

2010-11-08 Thread Engebakken Geir
ld be directed to "EDB SourceControl System" -Original Message- From: Giulio Troccoli [mailto:giulio.trocc...@uk.linedata.com] Sent: 8. november 2010 10:14 To: 'Gingko'; 'Subversion User List' Subject: RE: Promoting a mirror repository as a source repository >

RE: Promoting a mirror repository as a source repository

2010-11-08 Thread Giulio Troccoli
> Linedata Limited Registered Office: 85 Gracechurch St., London, EC3V 0AA Registered in England and Wales No 3475006 VAT Reg No 710 3140 03 -Original Message- > From: Gingko [mailto:from_tig...@nospam.homelinux.org] > Sent: 05 November 2010 23:50 > To: Subversion User List > Subject:

Re: Promoting a mirror repository as a source repository

2010-11-06 Thread Andrey Repin
Greetings, Gingko! >>> I have a (now theoretical) question : >> >>> Suppose I have a repository that is a mirror repository of a remote >>> source >>> repository, regularly synced using svnsync. >> >>> Suppose now that the source repository become broken or deleted for any >>> reason (server brea

RE: Promoting a mirror repository as a source repository

2010-11-05 Thread Tony Sweeney
done, though I don't think that was essential). Look in the red bean book at svnsync. Tony. -Original Message- From: Gingko [mailto:from_tig...@nospam.homelinux.org] Sent: 06 November 2010 01:02 To: Subversion User List Subject: Re: Promoting a mirror repository as a source

RE: Promoting a mirror repository as a source repository

2010-11-05 Thread Tony Sweeney
This is doable (I've done it). The shadow repository needs to have the same UUID as the source, and you either have to repoint the DNS at it or svn switch all existing clients. See Andrey's link for the skinny. Tony. -Original Message- From: Gingko [mailto:from_tig...@nospam.homelinux.o

Re: Promoting a mirror repository as a source repository

2010-11-05 Thread Gingko
- Original Message - From: "Andrey Repin" To: "Gingko" ; Sent: Saturday, November 06, 2010 1:30 AM Subject: Re: Promoting a mirror repository as a source repository Greetings, Gingko! I have a (now theoretical) question : Suppose I have a reposit

Re: Promoting a mirror repository as a source repository

2010-11-05 Thread Andrey Repin
Greetings, Gingko! > I have a (now theoretical) question : > Suppose I have a repository that is a mirror repository of a remote source > repository, regularly synced using svnsync. > Suppose now that the source repository become broken or deleted for any > reason (server breakdown, fire, etc)