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