Re: SVN Passwd | Authentication issue

2015-04-22 Thread Sivaram Iyer
Issue was due to an illegal character in the passwd file!! Content by Iyer, Typos by iPhone. > On Apr 22, 2015, at 2:08 PM, Andreas Stieger wrote: > > Hello, > >> On 21/04/15 18:37, Sivaram Iyer wrote: >> We use plan text passwd file for authentication of users on our SVN >> server. This was w

RFE: copy with metadataOnly should allow removed/replaced sources and added/replaced targets

2015-04-22 Thread Marc Strapetz
Using copy with the new metadataOnly option (through the API) only allows to "move" or "copy" a missing file onto an unversioned file. It could also be helpful to copy/move metadata from a removed (or replaced) source to an already added (or replaced) target. Use case 1: the user has removed

Re: SVN Passwd | Authentication issue

2015-04-22 Thread Andreas Stieger
Hello, On 21/04/15 18:37, Sivaram Iyer wrote: > We use plan text passwd file for authentication of users on our SVN > server. This was working fine until few days ago, then I had to add a > few new users to the system, and during the process I accidentally > deleted the passwd file, but managed to

Subversion 1.9: svn cp --pin-externals may produce dummy log entries

2015-04-22 Thread Marc Strapetz
After invoking following series of commands: svnadmin create repo svn checkout file://localhost/d:/temp/externals/repo wc mkdir wc cd wc mkdir ext touch ext\file mkdir src\dir svn add * svn propset svn:externals "^/ext ext" src svn propset svn:externals "^/ext@1 ext" src\dir

RE: [PATCH] small INSTALL file corrections

2015-04-22 Thread Bert Huijben
> -Original Message- > From: Stefan Hett [mailto:ste...@egosoft.com] > Sent: woensdag 22 april 2015 16:35 > To: dev@subversion.apache.org > Subject: [PATCH] small INSTALL file corrections > > Hi, > > following the INSTALL documentation I took the chance to correct a few > minor things I

Re: 1.9.0-rc1 up for testing/signing

2015-04-22 Thread Philip Martin
Summary: +1 to release Platform: Linux (Debian/jessie) 64-bit Tested: (local, svn, svn/sasl, serf, serf/v1) x (fsfs, fsfs/pack/shard, bdb, fsx) swig-pl, swig-py, swig-rb, ctypes-python javahl x (fsfs, bdb, fsx) Results: FAIL svnadmin_tests.py 32, 33 and 34 with pack/shard, testsu

[PATCH] small INSTALL file corrections

2015-04-22 Thread Stefan Hett
Hi, following the INSTALL documentation I took the chance to correct a few minor things I spotted. Here's a patch containing the changes, in case you want to apply it to the source (patch against trunk): [[[ Several small updates/corrections to the INSTALL file: - mention VS 2010 compatibilit

Re: 1.9.0-rc1 up for testing/signing (was 1.9.0-beta1 up for testing/signing)

2015-04-22 Thread Ben Reser
On 4/21/15 1:09 PM, Ben Reser wrote: > The 1.9.0-rc1 release artifacts are now available for testing/signing. > Please get the tarballs from > https://dist.apache.org/repos/dist/dev/subversion > and add your signatures there. > > This being a rc1 it means that our soak period for 1.9.0 has begun

RE: 1.9.0-beta1 up for testing/signing

2015-04-22 Thread Bert Huijben
> -Original Message- > From: Ben Reser [mailto:b...@reser.org] > Sent: dinsdag 21 april 2015 22:09 > To: Subversion Development > Subject: 1.9.0-beta1 up for testing/signing > > The 1.9.0-rc1 release artifacts are now available for testing/signing. > Please get the tarballs from > http

Re: 1.9.0-rc1 up for testing/signing

2015-04-22 Thread Branko Čibej
Summary: +1 to release (Unix) Platform Mac OS X 10.10.3 Yosemite, build 14D136 Standard dependencies: Apple LLVM version 6.1.0 (clang-602.0.49) (based on LLVM 3.6.0svn) APR 1.4.8 APR-Util 1.5.2 zlib 1.2.5 httpd 2.4.9 Python 2.7.6 Perl 5.18.2