Re: Remote repository query

2011-10-04 Thread Les Mikesell
2011/10/4 Hutchinson, Steve (UK) : > > We have been looking at git-svn but to be honest I was hoping for a cleaner > svn solution if there was one. For the simple case of being able to roll back changes to a known set in your working copy you can use the brute force approach of copying the whole

Re: Remote repository query

2011-10-04 Thread Stefan Sperling
On Tue, Oct 04, 2011 at 02:54:46PM +0100, Hutchinson, Steve (UK) wrote: > Thanks for the reply. > > We have been looking at git-svn but to be honest I was hoping for a cleaner > svn solution if there was one. > It is a planned feature, but nobody is actitively working on it at the moment. See h

RE: Remote repository query

2011-10-04 Thread Hutchinson, Steve (UK)
Thanks for the reply. We have been looking at git-svn but to be honest I was hoping for a cleaner svn solution if there was one. >> A few times we have found ourselves working on a design where we find >> ourselves unable to connect to the repository but would still like to > >be able to make

Re: Remote repository query

2011-10-04 Thread Thorsten Schöning
Guten Tag Hutchinson, Steve (UK), am Dienstag, 4. Oktober 2011 um 15:32 schrieben Sie: > A few times we have found ourselves working on a design where we find > ourselves unable to connect to the repository but would still like to be > able to make modifications to our disconnected working copy.

Remote repository query

2011-10-04 Thread Hutchinson, Steve (UK)
Hi, A few times we have found ourselves working on a design where we find ourselves unable to connect to the repository but would still like to be able to make modifications to our disconnected working copy. Is there any way commits can be made to a working copy and then somehow synced back into