Re: Commit - 500 Internal Server Error in response to POST request

2012-09-20 Thread David Chapman
On 9/20/2012 2:19 PM, Mitchell Killian wrote: Guys, I've been beating my head against a wall for the last several days trying to figure this out. I'm moving my SVN repo to a new server. Shouldn't be too big a deal. I made the data dump, transferred it to my new server, installed svn v1.7.6, c

Re: svn checkout problem with http address

2012-09-20 Thread Ryan Schmidt
On Sep 20, 2012, at 10:43, Jing Jin wrote: > I am new subversion user. I installed subversion in the ubuntu linux > yesterday, but I cannot get it to work with http address. The "svn co" > command will result in a timeout error after an hour. > > I have done some tests on my computer. I can d

Strange 403 forbidden problem on SVN!

2012-09-20 Thread Tao Chen
Hi, I got 403 forbidden error when I tried to checkout a repository(say A) using my account on my PC. But on my colleague’s PC, my account works well. Meanwhile, I can checkout another repository (say B, another project on the same svn-server with A) on my PC. I am sure that I input the

Re: [ANN] SubGit 1.0.0 is released

2012-09-20 Thread Ben Reser
On Thu, Sep 20, 2012 at 8:31 PM, Nico Kadel-Garcia wrote: > Except that it can't be merely wire protocol. They're remapping the > commit, copy, delete, move,branch, tag, and merge operations of one > source control into the other. That's. not directly comparable, > especially the tag operation

Re: [ANN] SubGit 1.0.0 is released

2012-09-20 Thread Nico Kadel-Garcia
On Thu, Sep 20, 2012 at 12:44 PM, Ben Reser wrote: > On Thu, Sep 20, 2012 at 4:35 AM, Andreas Krey wrote: >> On Thu, 20 Sep 2012 06:36:02 +, Nico Kadel-Garcia wrote: >>> here! By keeping the software an integrated codebase for clients and >>> servers, they're able to make protocol changes tha

RE: Commit - 500 Internal Server Error in response to POST request

2012-09-20 Thread Mitchell Killian
David, You hit on the problem actually. "The first obvious question is whether the .so files that Apache sees are for 1.7.6. Your CentOS distribution comes with an older version already installed; you need to replace that in its entirety." Since this is an WHM/cPanel server, I have to use EasyApa

Commit - 500 Internal Server Error in response to POST request

2012-09-20 Thread Mitchell Killian
Guys, I've been beating my head against a wall for the last several days trying to figure this out. I'm moving my SVN repo to a new server. Shouldn't be too big a deal. I made the data dump, transferred it to my new server, installed svn v1.7.6, created the repo and imported the data dump into the

Re: [ANN] SubGit 1.0.0 is released

2012-09-20 Thread Ben Reser
On Thu, Sep 20, 2012 at 4:35 AM, Andreas Krey wrote: > On Thu, 20 Sep 2012 06:36:02 +, Nico Kadel-Garcia wrote: >> here! By keeping the software an integrated codebase for clients and >> servers, they're able to make protocol changes that you'll be forced >> to keep up with in an entirely dist

svn checkout problem with http address

2012-09-20 Thread Jing Jin
Hi, I am new subversion user. I installed subversion in the ubuntu linux yesterday, but I cannot get it to work with http address. The "svn co" command will result in a timeout error after an hour. I have done some tests on my computer. I can do "svn co" with https and svn address, e.g. svn://svn

Re: [ANN] SubGit 1.0.0 is released

2012-09-20 Thread Andreas Krey
On Thu, 20 Sep 2012 14:18:11 +, Thorsten Schöning wrote: ... > I maybe misunderstand your argumentation but the only thing I read > over and over again is: Use git, it's superior. Well, it is. :-) [As I said, in my domain but I think not just in my opinion.] But I was discussing why that meant

Re: UNS: Re: [ANN] SubGit 1.0.0 is released

2012-09-20 Thread Andreas Krey
On Thu, 20 Sep 2012 14:27:20 +, Stefan Sperling wrote: > On Thu, Sep 20, 2012 at 01:35:26PM +0200, Andreas Krey wrote: > > and the availablility of anything that can serve git and svn > > clients will basically make any more svn updates unneeded. > > To be frank, that attitude is just as short

Re: [ANN] SubGit 1.0.0 is released

2012-09-20 Thread Stefan Sperling
On Thu, Sep 20, 2012 at 01:35:26PM +0200, Andreas Krey wrote: > and the availablility of anything that can serve git and svn > clients will basically make any more svn updates unneeded. To be frank, that attitude is just as short-sighted and destructive to the open source community as is Lennart's

Re: [ANN] SubGit 1.0.0 is released

2012-09-20 Thread Thorsten Schöning
Guten Tag Andreas Krey, am Donnerstag, 20. September 2012 um 13:35 schrieben Sie: > Im my opinion svn is simply outdated for the types of data I have to deal > with (that is, repos that are not going into the gigabytes range), and > the only thing that keeps people from massive migration is the ne

Re: [ANN] SubGit 1.0.0 is released

2012-09-20 Thread Andreas Krey
On Thu, 20 Sep 2012 06:36:02 +, Nico Kadel-Garcia wrote: ... > > I think it's justified paranoia, due to concerns about "how are you > ever going to keep this reliably in sync with upstream Subversion > repository features" ? Like, not at all? (Note: I'm not affiliated with either github or s

Re: [ANN] SubGit 1.0.0 is released

2012-09-20 Thread Stefan Sperling
On Thu, Sep 20, 2012 at 06:36:02AM -0400, Nico Kadel-Garcia wrote: > and git repos at github.com. (I'm publishing the SRPM building tools > for Subversion at Github: it's actually a bit embarrassing, but I > really need the disconnected development.) That's not embarrassing. That's using the right

Re: [ANN] SubGit 1.0.0 is released

2012-09-20 Thread Nico Kadel-Garcia
On Thu, Sep 20, 2012 at 2:31 AM, Andreas Krey wrote: > On Thu, 20 Sep 2012 00:13:45 +, Nico Kadel-Garcia wrote: > >> Java has its uses. Replacing a full-blown, fully implemented C++ >> codebase where the maintainers, who also set the API's, are all >> working in C++ means entirely differe

Re: [ANN] SubGit 1.0.0 is released

2012-09-20 Thread Stefan Sperling
On Thu, Sep 20, 2012 at 12:13:45AM -0400, Nico Kadel-Garcia wrote: > On Wed, Sep 19, 2012 at 3:34 PM, Alexander Kitaev > wrote: > > Hello All, > > > > Our team is proud and delighted to announce SubGit 1.0.0 release! > > New version is available for download at SubGit web site at > > http://subg