Re: $Rev$ expanded differently in two up-to-date checkouts?!

2010-06-14 Thread Kevin Grover
I get the same thing: svn 1.6.5, Ubuntu 9.10. Doesn't seem right. For grins, I checked out a NEW copy of the repo, and it looks like passive + svn co file:///$PWD/repo new + head -v new/newdir/file ==> new/newdir/file <== $Rev: 1 $ svn st reports clean in all WCs. On Fri, Jun 11, 2010 at 14:5

RE: svnserve Windows Service and iSCSI disk does not start after reboot

2010-06-14 Thread Keith Moore
-Original Message- From: eg [mailto:ego...@gmail.com] Sent: Saturday, 12 June 2010 4:58 To: users@subversion.apache.org Cc: Keith Moore Subject: Re: svnserve Windows Service and iSCSI disk does not start after reboot On 6/6/2010 10:47 PM, Keith Moore wrote: > Hello, > > I have a physical

RE: Tagging multiple projects within one revision using svn:externals possible bug

2010-06-14 Thread Bob Archer
> 1. Yes you're right, but even though I've done committing and updating > externals I got the same message "svn: 'BigProject-trunks\Project1' is not > under version control". > > 2. The usual way to create a tag doesn't fit our need of tagging all > projects within one revision. > > For better u

Re: Tagging multiple projects within one revision using svn:externals possible bug

2010-06-14 Thread Sergii Ostroverkhov
Hello, 1. Yes you're right, but even though I've done committing and updating externals I got the same message "svn: 'BigProject-trunks\Project1' is not under version control". 2. The usual way to create a tag doesn't fit our need of tagging all projects within one revision. For better understan

Double update of versioned file externals corrupting file timestamps

2010-06-14 Thread Franz Sirl
Hi, we stumbled over an annoying issue with subversion 1.6.11. If we update a WC with versioned file externals, files where the version is not equal to the last revision of the file, are double-updated on _every_ update like this: [u...@machine:~/a/test_file_externals]$ svn up Utrunk/com

Re: Building Subversion 1.6.11 on AIX 6.1

2010-06-14 Thread Justin Johnson
On Thu, Jun 3, 2010 at 10:11 AM, Justin Johnson wrote: > Hello, > > I have been trying to compile Subversion 1.6.11 on AIX 6.1. Every time I > get a successful build, the resulting executables segfault. Does anyone > have any suggestions as to what I might be doing wrong? > > I have gcc 4.0.0 in

Re: How to automatically run some test when check-in

2010-06-14 Thread Kevinm
On Mon, Jun 14, 2010 at 10:28 AM, Csaba Raduly wrote: > On Sat, Jun 12, 2010 at 6:07 AM, Les Mikesell wrote: > > Kevin Wu wrote: > >> I want that every time someone checks in his or her code, the sever can > >> invoke some tests, which might run on another server. > > > > You might run some ssh c

Re: How to automatically run some test when check-in

2010-06-14 Thread Csaba Raduly
On Sat, Jun 12, 2010 at 6:07 AM, Les Mikesell wrote: > Kevin Wu wrote: >> I want that every time someone checks in his or her code, the sever can >> invoke some tests, which might run on another server. > > You might run some ssh command as a post-commit hook, but you would probably > be better off

RE: Rectifying a foobar split/merger

2010-06-14 Thread Cooke, Mark
> -Original Message- > From: scarle...@gmail.com [mailto:scarle...@gmail.com] On > Behalf Of Sam Carleton > Sent: 14 June 2010 01:19 > To: users@subversion.apache.org > Subject: Rectifying a foobar split/merger > > I have foobared the branch and cannot merge it anymore. The > main trunk