Re: SVN MOVE don't perform a delete in some case

2010-04-16 Thread Stefan Sperling
On Fri, Apr 16, 2010 at 09:40:34AM +0200, Yann Crueghe wrote: Hi ! Hi! *Test 1 : Try to rename a directory BRANCHE to BRANCHE_1* *Command :* svn move --message Rename BRANCHE to BRANCHE_1 http://tetris.agora.msanet:16060/svn/METIER/y78amodifier/branches/BRANCHE

RE: SVN MOVE don't perform a delete in some case

2010-04-16 Thread Giulio Troccoli
Linedata Services (UK) Ltd Registered Office: Bishopsgate Court, 4-12 Norton Folgate, London, E1 6DB Registered in England and Wales No 3027851VAT Reg No 778499447 -Original Message- From: Stefan Sperling [mailto:s...@elego.de] Sent: 16 April 2010 08:52 To: Yann Crueghe Cc:

Re: SVN MOVE don't perform a delete in some case

2010-04-16 Thread Yann Crueghe
Hi ! Thank you very much for your quick replies ! In fact, the only thing that the hook control is that the user don't try to delete a directory (he can delete the content) in an other directory called branches ie : myapp /branches/my_branch/myfile.txt /trunk/myfile.txt

Re: Extra newline added to commit messages -- why?

2010-04-16 Thread Ori Avtalion
On 04/16/2010 01:56 AM, Ryan Schmidt wrote: I think you should use log-police.py to make it a non-issue. This script ensures all log messages end with exactly one newline, regardless how many were there originally. You can set it up as a hook script to auto-correct new commits as they

Regexp for parsing urls

2010-04-16 Thread Pablo Beltran
Hi, Do you know a regexp to validate Subversion urls? I've written one quite basic /^(svn|file|http|https):\/\/\w+(:[0-9]+)?(\/\w*)*/ but it doesn't work for all cases. Pablo.

Subversion Repository At Symlink

2010-04-16 Thread Jonas Zimmermann
Hi, Haven't found info on this one: I try to set up a subversion server with apache, with some repositories living on a separate drive linked to by a symlink. However, I cannot get this setup to work. FollowSymLinks is set for Directory /var/www/svn/, the svn parent path; the symlink belongs to