Re: Autogen and Configure Error - libtool

2014-04-03 Thread Nathan
So, I looked into autotools since you mentioned it, and see that it is autoconf, automake, libtool and gettext in a dist package ( https://www.lrde.epita.fr/~adl/autotools.html) I had compiled the latest of each of those and my understanding is that libtool creates "config.sub". Actually, just doin

Re: Autogen and Configure Error - libtool

2014-04-03 Thread Philip Martin
Nathan writes: >> checking for g++ option to enable C++11 features... -std=gnu++11 >> checking if g++ -std=gnu++11 accepts -std=c++98... yes >> checking if g++ -std=gnu++11 accepts -w... yes >> checking if g++ -std=gnu++11 accepts -Werror=unknown-warning-option... no >> checking how to run the C

Re: Autogen and Configure Error - libtool

2014-04-03 Thread Nathan
Catchup, since replies hadn't been making it to the lists: On Thu, Apr 3, 2014 at 4:24 AM, Philip Martin wrote: > Nathan writes: > > > Sorry, do I CC "users@subversion.apache.org"? I don't know how to keep > it > > on the list specified. > > There is no Cc: in the mails you are sending to me.

Re: strange E/W200033 (b)locking error/warning when trying to modify a svn 1.8 working copy over SMB share

2014-04-03 Thread Tobias Bading
On 03.04.2014, at 19:46, Philip Martin wrote: > Tobias Bading writes: > >> fcntl(3, F_SETLK, {type=F_RDLCK, whence=SEEK_SET, start=1073741824, len=1}) >> = 0 >> fcntl(3, F_SETLK, {type=F_RDLCK, whence=SEEK_SET, start=1073741826, >> len=510}) = 0 >> fcntl(3, F_SETLK, {type=F_UNLCK, whence=SEEK_S

Re: strange E/W200033 (b)locking error/warning when trying to modify a svn 1.8 working copy over SMB share

2014-04-03 Thread Tobias Bading
On 03.04.2014, at 19:28, Stefan Sperling wrote: > On Thu, Apr 03, 2014 at 07:12:26PM +0200, Tobias Bading wrote: >> I'm quite sure Emacs doesn't fork more than one svn child process in >> parallel, > > It doesn't matter how many clients emacs is forking. > > As soon as emacs runs an svn client th

Re: strange E/W200033 (b)locking error/warning when trying to modify a svn 1.8 working copy over SMB share

2014-04-03 Thread Philip Martin
Tobias Bading writes: > fcntl(3, F_SETLK, {type=F_RDLCK, whence=SEEK_SET, start=1073741824, len=1}) = > 0 > fcntl(3, F_SETLK, {type=F_RDLCK, whence=SEEK_SET, start=1073741826, len=510}) > = 0 > fcntl(3, F_SETLK, {type=F_UNLCK, whence=SEEK_SET, start=1073741824, len=1}) = > 0 There should be a s

Re: strange E/W200033 (b)locking error/warning when trying to modify a svn 1.8 working copy over SMB share

2014-04-03 Thread Stefan Sperling
On Thu, Apr 03, 2014 at 07:12:26PM +0200, Tobias Bading wrote: > I'm quite sure Emacs doesn't fork more than one svn child process in > parallel, It doesn't matter how many clients emacs is forking. As soon as emacs runs an svn client that tries to access the working copy at the same as any other

Re: strange E/W200033 (b)locking error/warning when trying to modify a svn 1.8 working copy over SMB share

2014-04-03 Thread Tobias Bading
On 03.04.2014, at 17:24, Branko Čibej wrote: > On 03.04.2014 17:06, Tobias Bading wrote: >> Hi. >> >> I'm having a problem with a workflow that used to work fine with Subversion >> 1.6 but stopped working with Subversion 1.8: >> >> I'm using GNU Emacs on an Ubuntu Lucid machine to edit files o

Re: strange E/W200033 (b)locking error/warning when trying to modify a svn 1.8 working copy over SMB share

2014-04-03 Thread Philip Martin
Tobias Bading writes: > Three things are interesting/puzzling: > - fcntl F_SETLK with start=1073741824 when the wc.db file contains only 100352 > bytes? I found nothing in the fcntl man page about this. Is this allowed? > What's the purpose? SQLite implements read-write locks and uses those

Re: strange E/W200033 (b)locking error/warning when trying to modify a svn 1.8 working copy over SMB share

2014-04-03 Thread Branko Čibej
On 03.04.2014 17:06, Tobias Bading wrote: > Hi. > > I'm having a problem with a workflow that used to work fine with > Subversion > 1.6 but stopped working with Subversion 1.8: > > I'm using GNU Emacs on an Ubuntu Lucid machine to edit files on an AIX > machine > over a SMB share. Emacs uses the Su

strange E/W200033 (b)locking error/warning when trying to modify a svn 1.8 working copy over SMB share

2014-04-03 Thread Tobias Bading
Hi. I'm having a problem with a workflow that used to work fine with Subversion 1.6 but stopped working with Subversion 1.8: I'm using GNU Emacs on an Ubuntu Lucid machine to edit files on an AIX machine over a SMB share. Emacs uses the Subversion 1.8.8 command line client to perform vc-relate

Re: svn: E170000: 'https://user:pass@x' isn't in the same repository as 'https://user:XXXXXXXX@x'

2014-04-03 Thread Philip Martin
Guido Wischrop writes: > I'm using win32svn, version 1.8.5 (r1542147) in Windows 7 x64 like this: > > svn checkout https://user:pass@server/svn/p1/trunk > > I get the following error immediately: > > svn: E17: 'https://user:pass@server/svn/p1/trunk' isn't in the same > repository as 'https://