Re: AuthType Basic (with ext LDAP)

2013-10-23 Thread Naumenko, Roman
On 2013/10/18 5:09 PM, Ben Reser wrote: On 10/18/13 12:46 PM, Naumenko, Roman wrote: But there are still checks (or maybe this is just info log) against access-file for each path in repository. Is it something expected or enabled somewhere by default? [Fri Oct 18 15:35:52 2013] [info] [client 1

Re: Getting the node id for a new folder

2013-10-23 Thread Juanma M. R.
Hi Brane, That is also a good advice. Thanks. I am considering again using the folders name and using the commands Philip recomended keep up to date the database in every commit. Regards, Juan Manuel Moreno Rivera. Sección de Teledetección y SIG / Remote Sensing & GIS group Instituto de Desarr

Re: Getting the node id for a new folder

2013-10-23 Thread Branko Čibej
On 23.10.2013 17:35, Juanma M. R. wrote: > Hi Philip, > > First of all thank you for such a quick answer. I will try to clarify > my previous post. > > > 2013/10/23 Philip Martin > > > "Juanma M. R." mailto:juanma...@gmail.com>> > writes: > > > I woul

Re:

2013-10-23 Thread Ivan Zhakov
On 23 October 2013 16:43, Neidecker, Stanley K wrote: > > > C:\bea\workspace-31-FX\MAD2>svn update > It seems you're using very old version (Subversion 1.6.20 (r1426281). Subversion 1.6.x series no longer supported: http://subversion.apache.org/docs/release-notes/1.8.html#svn-1.6-deprecation --

Re: Getting the node id for a new folder

2013-10-23 Thread Juanma M. R.
Hi Philip, First of all thank you for such a quick answer. I will try to clarify my previous post. 2013/10/23 Philip Martin > "Juanma M. R." writes: > > > I would like to get the node id when I create a new folder. I would like > to > > do it as a post commit action in order to store it in a D

[no subject]

2013-10-23 Thread Neidecker, Stanley K
C:\bea\workspace-31-FX\MAD2>svn update Usrc\com\centurylink\mad\client\EditTicketContent.java This application has halted due to an unexpected error. A crash report and minidump file were saved to disk, you can find them here: C:\Windows\Temp\svn-crash-log20131023073824.log C:\Windows\Temp\svn

Re: Getting the node id for a new folder

2013-10-23 Thread Philip Martin
"Juanma M. R." writes: > I would like to get the node id when I create a new folder. I would like to > do it as a post commit action in order to store it in a DB. How could I do > it? Any example or doc you recommend me? To which node id are you referring? Subversion doesn't really have node id

Getting the node id for a new folder

2013-10-23 Thread Juanma M. R.
Dear list, This is my first post. I am Juan Manuel from Spain. I have been using subversion for a long time in my developments and now I am starting to work on a deeper way with subversion for my PhD work. I would like to get the node id when I create a new folder. I would like to do it as a post

RE: mod_dav_svn: double LDAP and file authentication with faulty LDAP server...

2013-10-23 Thread Grierson, David
Why not set up a local reliable LDAP server which proxies requests from the remote unreliable site? This could then be set up to perform the necessary authentication if/when the remote site is unavailable. That would minimise the configuration required within Subversion by addressing the underl

Re: JOB | Permanent Server Side QA Engineer (Tokyo, Japan)

2013-10-23 Thread Stefan Sperling
On Wed, Oct 23, 2013 at 09:55:52AM +0100, James Tobin wrote: > Hello, we are working with an employer that is looking to hire a Please do not post such off-topic messages to this list. Thanks.

mod_dav_svn: double LDAP and file authentication with faulty LDAP server...

2013-10-23 Thread Alessandro
Hello all, it's my first time posting, please bear with me. I have setup a svn repository served trough apache httpd with the mod_dav_svn module with a double authentication scheme: LDAP first then file. Unfortunately the network connection to the LDAP server hosted on another machine is not rel