Re: svn commit error

2012-06-22 Thread Ryan Schmidt
On Jun 22, 2012, at 07:27, Nico Kadel-Garcia wrote: > On Fri, Jun 22, 2012 at 3:34 AM, dhanushka ranasinghe wrote: > >> some times when we committing to svn we get this error, any reason for >> that,not all the time >> >> Warning: post-commit hook failed (exit code 1) with output: >> /usr/lib/s

Re: Possible svnsync data loss bug?

2012-06-22 Thread Nico Kadel-Garcia
On Fri, Jun 22, 2012 at 5:21 PM, Trent Fisher wrote: > > On 06/22/2012 01:59 PM, Mark Phippard wrote: >> >> On Fri, Jun 22, 2012 at 1:52 PM, Trent Fisher >>  wrote: >>> >>> I just ran into a rather frightening problem.  We do replications via >>> svnsync for backup purposes.  I just found two of t

Re: Issue: svn:externals syntax does not accept -rHEAD

2012-06-22 Thread Les Mikesell
On Fri, Jun 22, 2012 at 5:19 PM, Johan Corveleyn wrote: > > Just to be sure, I checked what happens if you don't move the target > of the checkout, but perform some other change below it. Sure enough, > checkout does the right thing: it checks out the correct item, at the > operative revision: Do

Re: Issue: svn:externals syntax does not accept -rHEAD

2012-06-22 Thread Johan Corveleyn
On Fri, Jun 22, 2012 at 7:47 PM, Les Mikesell wrote: > On Fri, Jun 22, 2012 at 12:00 PM, Ruhe Julian wrote: >> >>> I'm sort of surprised a checkout works that way either. >> >> I hope this is an argument for expecting svn:externals to do the same. > > No, it is an argument for you to more closely

Re: Possible svnsync data loss bug?

2012-06-22 Thread Trent Fisher
On 06/22/2012 01:59 PM, Mark Phippard wrote: On Fri, Jun 22, 2012 at 1:52 PM, Trent Fisher wrote: I just ran into a rather frightening problem. We do replications via svnsync for backup purposes. I just found two of the replicated repositories which had these entries for *every* version:

Re: Possible svnsync data loss bug?

2012-06-22 Thread Mark Phippard
On Fri, Jun 22, 2012 at 1:52 PM, Trent Fisher wrote: > I just ran into a rather frightening problem.  We do replications via > svnsync for backup purposes.  I just found two of the replicated > repositories which had these entries for *every* version: > >  r20927 | (no author) | (no date) | 1 line

Possible svnsync data loss bug?

2012-06-22 Thread Trent Fisher
I just ran into a rather frightening problem. We do replications via svnsync for backup purposes. I just found two of the replicated repositories which had these entries for *every* version: r20927 | (no author) | (no date) | 1 line Changed paths: And svnlook tree shows there is nothing

Re: Issue: svn:externals syntax does not accept -rHEAD

2012-06-22 Thread Les Mikesell
On Fri, Jun 22, 2012 at 12:00 PM, Ruhe Julian wrote: > >> I'm sort of surprised a checkout works that way either. > > I hope this is an argument for expecting svn:externals to do the same. No, it is an argument for you to more closely align your expectations/usage to what subversion actually does

AW: Issue: svn:externals syntax does not accept -rHEAD

2012-06-22 Thread Ruhe Julian
Hello Les, > I'm sort of surprised a checkout works that way either. I hope this is an argument for expecting svn:externals to do the same. It took me some time to understand that forward history differs from backward history fundamentally.Essentially forward history has following limitations

Re: SVN client accessing through Proxy on Windows

2012-06-22 Thread Thorsten Schöning
Guten Tag Brenner Werner, am Freitag, 22. Juni 2012 um 10:00 schrieben Sie: > For browsers I > need to configure the proxy (IP.: 192.168.11.222, Port 3128) and > upon connecting I have to enter my domain user credentials > (ourcompanydomain\myusername, mypassword) . [...] > How can I bring SVN to

Re: Issue: svn:externals syntax does not accept -rHEAD

2012-06-22 Thread Les Mikesell
On Fri, Jun 22, 2012 at 8:11 AM, Ruhe Julian wrote: > Hi Les, > > thank you for your answer. I think I have to explain my use case a little > more detailed. First, we are not talking about source code. Users will not be > software developers. > > Ok, we have defined an area in the repo where "gl

AW: Issue: svn:externals syntax does not accept -rHEAD

2012-06-22 Thread Ruhe Julian
Hi Les, thank you for your answer. I think I have to explain my use case a little more detailed. First, we are not talking about source code. Users will not be software developers. Ok, we have defined an area in the repo where "global objects" are stored. Those can be addressed by "projects" u

Re: Issue: svn:externals syntax does not accept -rHEAD

2012-06-22 Thread Les Mikesell
On Fri, Jun 22, 2012 at 7:56 AM, Ruhe Julian wrote: >> >> It sounds like you want Subversion to search for the latest revision in the >> history of URL@REV.  What if that item was deleted and later restored? > > No. Not at all. Forward history of an object is another topic. Not to subversion.

AW: Issue: svn:externals syntax does not accept -rHEAD

2012-06-22 Thread Ruhe Julian
Hello Daniel, >The update command accepts -rHEAD, but not necessarily -rHEAD plus peg >revision. HEAD is a keyword for "latest in the repository", not "latest in >the history of URL@REV". If an item has been deleted, it's no longer part of >the >HEAD, as you've seen. That is not the point. I

Re: Issue: svn:externals syntax does not accept -rHEAD

2012-06-22 Thread Les Mikesell
On Fri, Jun 22, 2012 at 6:19 AM, Stephen Butler wrote: > >> -rHEAD ^/mapping_services/global/testing/full_test/globalresource6.xml@109 >> => gives me an error on svn up if gr.xml6@109 does no longer exist on HEAD >> ^/mapping_services/global/testing/full_test/globalresource6.xml (your >> proposa

Re: SVN client accessing through Proxy on Windows

2012-06-22 Thread Nico Kadel-Garcia
On Fri, Jun 22, 2012 at 4:00 AM, Brenner Werner wrote: > For teaching / experimenting we use (local) virtual machines (Win8) running > on Win8 PCs. For security reasons, the virtual machine is not part of the > corporate domain (Win8-Servers, AD). For browsers I need to configure the > proxy (IP.:

Re: error in mod_dav_svn

2012-06-22 Thread Nico Kadel-Garcia
On Fri, Jun 22, 2012 at 2:29 AM, Nebojsa Manacinski wrote: > Hi, > > i'm getting this segmentation fault on AIX 5.3, with Apache 2.2.19 and 2.2.22 > and Subversion 1.7.5, same configuration for subversion 1.6.18 works fine. > > I think it's a bug in subversion. > > Kind regards, >                N

Re: svn commit error

2012-06-22 Thread Nico Kadel-Garcia
On Fri, Jun 22, 2012 at 3:34 AM, dhanushka ranasinghe wrote: > Hi guys, > > some times when we committing to svn we get this error, any reason for > that,not all the time > > Warning: post-commit hook failed (exit code 1) with output: > /usr/lib/subversion-back/hook-scripts/mailer/mailer.py:33: >

Re: Issue: svn:externals syntax does not accept -rHEAD

2012-06-22 Thread Stephen Butler
On Jun 22, 2012, at 10:32 , Ruhe Julian wrote: > Hello Daniel, > > Besides the fact that there is no good reason why svn:externals does _not_ > accept -rHEAD, which is unexpected behavior, since any command does accept > -rHEAD, The update command accepts -rHEAD, but not necessarily -rHEAD pl

Re: error in mod_dav_svn

2012-06-22 Thread Philip Martin
"Nebojsa Manacinski" writes: > i'm getting this segmentation fault on AIX 5.3, with Apache 2.2.19 and 2.2.22 > and Subversion 1.7.5, same configuration for subversion 1.6.18 works fine. > > I think it's a bug in subversion. > > Kind regards, > Nebojsa > > > > [using memory image i

RE: Issue: svn:externals syntax does not accept -rHEAD

2012-06-22 Thread Ruhe Julian
Hello Daniel, Besides the fact that there is no good reason why svn:externals does _not_ accept -rHEAD, which is unexpected behavior, since any command does accept -rHEAD, let me explain my use case: Actually I am trying to track only one specific object (o) per path and I point to it with giv

SVN client accessing through Proxy on Windows

2012-06-22 Thread Brenner Werner
For teaching / experimenting we use (local) virtual machines (Win8) running on Win8 PCs. For security reasons, the virtual machine is not part of the corporate domain (Win8-Servers, AD). For browsers I need to configure the proxy (IP.: 192.168.11.222, Port 3128) and upon connecting I have to ent

Re: svn commit error

2012-06-22 Thread dhanushka ranasinghe
Hi.. Seems like , when committing large file causing the problem, i able to commit smaller files.. without any error. Thank You Dhanushka On 22 June 2012 13:09, Cooke, Mark wrote: > > -Original Message- > > From: dhanushka ranasinghe [mailto:parakrama1...@gmail.com] > > Sent: 22 June 2

RE: svn commit error

2012-06-22 Thread Cooke, Mark
> -Original Message- > From: dhanushka ranasinghe [mailto:parakrama1...@gmail.com] > Sent: 22 June 2012 08:35 > To: users@subversion.apache.org > Subject: svn commit error > > Hi guys, > > some times when we committing to svn we get this error, any > reason for that,not all the time >