Re: Merging change sets for a production release,

2013-06-03 Thread Shahid khan
On Jun 3, 2013 12:27 PM, "Gavin Baumanis" wrote: > > Hi Everyone, > > At the moment we do all of our work on /trunk and also have /branches/releases/1.0 > When we have enough issues, we mark the ready / required issues with a new release milestone and I go about the task of merging the required ch

Git to svn

2013-06-03 Thread EricD
Can I migrate from GIT to SVN ? I didn't find any good procedure on the web.

Re: Git to svn

2013-06-03 Thread Dominik Psenner
http://lmgtfy.com/?q=git+to+svn 2013/6/3 EricD > Can I migrate from GIT to SVN ? > > I didn't find any good procedure on the web. > -- Dominik Psenner ## OpenPGP Key Signature # # Key ID: B469318C # # Fingerprint: 5586419

RE: Merging change sets for a production release,

2013-06-03 Thread Andrew Reedick
> -Original Message- > From: Gavin Baumanis [mailto:gbauma...@cogstate.com] > Sent: Monday, June 03, 2013 12:31 AM > To: users@subversion.apache.org > Subject: Merging change sets for a production release, > Importance: High > > At the moment we do all of our work on /trunk and also have

RE: Merging change sets for a production release,

2013-06-03 Thread Gavin Baumanis
Hi Andrew, Thanks for your response. I do everything but for the chaining of the revisions to merge in the same command. I tried it once (granted a long time ago) and it caused such an issue for me that after about 6 hours of swearing, I finally gave up and reverted the changes and did the mer

Re: authentication error after upgrading client to svn1.8.0-rc2 (accessing a svn1.7.8 server)

2013-06-03 Thread C. Michael Pilato
On 05/31/2013 02:26 PM, C. Michael Pilato wrote: > Filed an issue for this in the Serf tracker: > > https://code.google.com/p/serf/issues/detail?id=102 Just to follow up on this: the Serf devs have fixed the problem, and the fix will be included in Serf 1.2.1 (which should be released in the nex

RE: Merging change sets for a production release,

2013-06-03 Thread Andrew Reedick
> -Original Message- > From: Gavin Baumanis [mailto:gbauma...@cogstate.com] > Sent: Monday, June 03, 2013 2:27 PM > To: Andrew Reedick; users@subversion.apache.org > Subject: RE: Merging change sets for a production release, > > Hi Andrew, > Thanks for your response. > > I do everything

Re: Merging change sets for a production release,

2013-06-03 Thread Thorsten Schöning
Guten Tag Gavin Baumanis, am Montag, 3. Juni 2013 um 20:26 schrieben Sie: > As for the other ideas, we do already only merge changes from trunk > that are complete and have been given the appropriate release milestone. > Our release process is already issue-based. This alone won't help you. How m

How to use SVN to setup CIMS

2013-06-03 Thread LiberalJin
Dears, I want to set up a cims by SVN. The system need to do a series test before commit. The changes can be committed until the test passed. The question is that the test machine is not the svn client the same as the code committed, I want to know how can I get the changes before commit by the te

Re: How to use SVN to setup CIMS

2013-06-03 Thread Ryan Schmidt
On Jun 3, 2013, at 21:46, liberal...@viatech.com.cn wrote: > I want to set up a cims by SVN. I don't know what "cims" is, but… > The system need to do a series test before commit. This has been recently discussed, and the consensus was "don't do that", because there's no way for you to obtain