Upgrade SVN 1.6 to 1.7 on CentOS 5.5 with cPanel

2011-12-19 Thread Ton Robin Duong
I tried to upgrade by running a make install again with the new 1.7.2 tar. This should in theory replace the binaries right? I took that to mean: * download new version (1.7.2) * configure * make * make install Before the above process ran: svn --version --quiet pri

Re: What is the easiest way to clone an existing SVN Repository and include only some of the projects?

2011-12-19 Thread Andy Levy
On Mon, Dec 19, 2011 at 22:45, Craig Burlock wrote: > Hello all, > > I need to create a new SVN Repository based on my existing SVN Repository > for another software development team. Due to security reasons, the new SVN > Repository must contain only a selection of my existing projects and must >

What is the easiest way to clone an existing SVN Repository and include only some of the projects?

2011-12-19 Thread Craig Burlock
Hello all, I need to create a new SVN Repository based on my existing SVN Repository for another software development team. Due to security reasons, the new SVN Repository must contain only a selection of my existing projects and must include code and change history. Can this be done? Is it easy

Re: E175002: The POST request returned invalid XML in the response: XML parse error

2011-12-19 Thread Philip Martin
Mojca Miklavec writes: >> svn ci -m "some comment" > svn: E175002: Commit failed (details follow): > svn: E175002: The POST request returned invalid XML in the response: > XML parse error at line 3: not well-formed (invalid token) > (/suite/!svn/me) One thing that can cause this error is when th

Re: E175002: The POST request returned invalid XML in the response: XML parse error

2011-12-19 Thread Daniel Shahaf
Mojca Miklavec wrote on Mon, Dec 19, 2011 at 16:56:05 +0100: > Hello, > > I create a new repository on server with > svncreate /path/to/repos/suite > and added the rights (everyone is allowed to read, I'm also allowed to > edit). Server reports: > > > svn --version > svn, version 1.7.2 (r1207

E175002: The POST request returned invalid XML in the response: XML parse error

2011-12-19 Thread Mojca Miklavec
Hello, I create a new repository on server with svncreate /path/to/repos/suite and added the rights (everyone is allowed to read, I'm also allowed to edit). Server reports: > svn --version svn, version 1.7.2 (r1207936) compiled Dec 5 2011, 22:26:40 I checked out an empty version 0 succes

Re: Inquiry

2011-12-19 Thread Nico Kadel-Garcia
On Wed, Dec 14, 2011 at 12:02 PM, Troy Gaines wrote: > I have been a satisfied long-time user of SVN. > > I found the following article recently.  I have used both and this appears > (Dimensions CM is slow from our experience) to be very skewed based on user > experience.  Anyone else have a simil