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
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
>
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
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
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
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
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