Re: Can't kill svn

2012-06-02 Thread Stefan Sperling
On Fri, Jun 01, 2012 at 06:19:58PM -0400, Michael P. Reilly wrote: > On Fri, Jun 1, 2012 at 3:13 PM, Andreas Krey wrote: > > > Hi everybody, > > > > is there already a bug on this? I can't always get the svn client to > > stop using ^C. Mostly this seems to happen with slow network I/O, like, > >

Re: Issues with externals

2012-06-02 Thread Stefan Sperling
On Fri, Jun 01, 2012 at 11:58:40AM -0600, Philip Prindeville wrote: > I take it there's no way to backport a fix to 1.6.x? We do not fix bugs in 1.6 anymore that aren't security problems or cause data corruption: http://subversion.apache.org/docs/release-notes/#supported-versions The 1.7 release

Re: Binary blob corruption

2012-06-02 Thread Stefan Sperling
On Fri, Jun 01, 2012 at 03:39:07PM +0200, Thorsten Schöning wrote: > Guten Tag Skylar Thompson, > am Freitag, 1. Juni 2012 um 15:00 schrieben Sie: > > > I've attached a script file that demonstrates this. > > I have some strange characters i you file after saving it from my mail > client The Bat!

Re: Problem in connecting the server

2012-06-02 Thread Stefan Sperling
On Sat, Jun 02, 2012 at 07:24:54AM +0900, Masaru Kitajima wrote: > Stefan, > > I double checked all httpd configuration files, but there was > no RedirectMatch for /svn location. > > About Project1, I created new repository to check if the project > repository was broken. Do you have any other L

Re: Problem in connecting the server

2012-06-02 Thread Masaru Kitajima
Stefan, I have one website configuration and its document root is /var/www/html/. This is where I want to put the php files. No other website is configured. And I want to manage there versions with subversion and its repository is /lib/svn/project. Do you recommend to disable /var/www/html/? On

Re: Binary blob corruption

2012-06-02 Thread Skylar Thompson
On 06/02/12 02:21, Stefan Sperling wrote: > On Fri, Jun 01, 2012 at 03:39:07PM +0200, Thorsten Schöning wrote: > >> Guten Tag Skylar Thompson, >> am Freitag, 1. Juni 2012 um 15:00 schrieben Sie: >> >> >>> I've attached a script file that demonstrates this. >>> >> I have some strange

Re: Binary blob corruption

2012-06-02 Thread Skylar Thompson
On 06/01/12 06:43, Philip Martin wrote: > Skylar Thompson writes: > > >> [skylar@hopper ~]$ svnadminmkdir svnrepo >> [skylar@hopper ~]$ svnadmin create svnrepo >> [skylar@hopper ~]$ mkdir svn >> [skylar@hopper ~]$ cd svn >> [skylar@hopper ~/svn]$ svn  co file:///cluster/home/skyl

Re: Problem in connecting the server

2012-06-02 Thread Stefan Sperling
On Sat, Jun 02, 2012 at 07:39:46PM +0900, Masaru Kitajima wrote: > Stefan, > > I have one website configuration and its document root is /var/www/html/. > This is where I want to put the php files. No other website is configured. > > And I want to manage there versions with subversion and its rep

Re: Can't kill svn

2012-06-02 Thread Andreas Krey
On Sat, 02 Jun 2012 11:14:16 +, Stefan Sperling wrote: ... > Some signals never have an immediate effect in Subversion. > Subversion handles signals gracefully at defined points to ensure state > is cleaned up properly. Hanging more than a minute isn't exactly what I consider 'graceful'. > Wh

Re: Can't kill svn

2012-06-02 Thread Stefan Sperling
On Sat, Jun 02, 2012 at 10:01:42PM +0200, Andreas Krey wrote: > On Sat, 02 Jun 2012 11:14:16 +, Stefan Sperling wrote: > ... > > Some signals never have an immediate effect in Subversion. > > Subversion handles signals gracefully at defined points to ensure state > > is cleaned up properly. >

Re: Can't kill svn

2012-06-02 Thread Andreas Krey
On Fri, 01 Jun 2012 18:19:58 +, Michael P. Reilly wrote: ... > What release of Subversion and what is your operating system? 1.6.6 and 1.7.4, behaving essentially similar. MacOS 10.5.8. > Standard > network has a timeout of about 120 seconds, but depending on the OS, the > command may not be

Re: Problem in connecting the server

2012-06-02 Thread Masaru Kitajima
Stefan, First of all, I really appreciate your continuing helps. I'm new to subversion and server configuration, your helps are very appreciated. To disable /var/www/html/, is it OK to comment out the document root setting in httpd.conf and section? My website location is http://www.hakodate-n