Re: Balancing and proxing

2013-08-09 Thread Roman Naumenko
Ryan Schmidt said the following, on 09-08-13 9:15 PM: On Aug 9, 2013, at 19:00, Roman Naumenko wrote: Ryan Schmidt said the following, on 09-08-13 7:12 PM: You can configure any number of read-only slaves which maintain copies of the master repository with a very slight delay. The mirroring a

Re: Error processing externals E205011 and W155035 with simple update

2013-08-09 Thread dlellis
Hello everyone, I have confirmed that this behavior also exists in SVN 1.7.5 on Win7. I appreciate any thoughts any one might have. Thanks, Dan From: dlel...@rockwellcollins.com To: users@subversion.apache.org Date: 08/09/2013 03:55 PM Subject:Error processing externals E205

Re: Balancing and proxing

2013-08-09 Thread Ryan Schmidt
On Aug 9, 2013, at 19:00, Roman Naumenko wrote: > Ryan Schmidt said the following, on 09-08-13 7:12 PM: >> You can configure any number of read-only slaves which maintain copies of >> the master repository with a very slight delay. The mirroring and keeping in >> sync would be accomplished using

Re: Balancing and proxing

2013-08-09 Thread Roman Naumenko
Nico Kadel-Garcia said the following, on 09-08-13 6:45 PM: On Fri, Aug 9, 2013 at 4:40 PM, Naumenko, Roman wrote: Hi, I wanted to check if it's possible to configure subversion in master-slave mode with some sort of common URL on the proxy server or loadbalancer, so end users wouldn't bother w

Re: Balancing and proxing

2013-08-09 Thread Roman Naumenko
Ryan Schmidt said the following, on 09-08-13 7:12 PM: On Aug 9, 2013, at 15:40, "Naumenko, Roman" wrote: I wanted to check if it's possible to configure subversion in master-slave mode with some sort of common URL on the proxy server or loadbalancer, so end users wouldn't bother with different n

Re: Balancing and proxing

2013-08-09 Thread Ryan Schmidt
On Aug 9, 2013, at 15:40, "Naumenko, Roman" wrote: > I wanted to check if it's possible to configure subversion in > master-slave mode with some sort of common URL on the proxy server or > loadbalancer, so end users wouldn't bother with different names for > slave/master/readonly and geolocal n

How to change paths on an external file without a full update --depth infinity?

2013-08-09 Thread dlellis
Hello everyone, In an attempt to work around the slow performance issues with externals, I'm trying to perform selective updates on external files without performing an "svn update --depth infinity". If I update the path on an external for foo.c to be from /bar1/ to /bar2/, and commit the prop

Error processing externals E205011 and W155035 with simple update

2013-08-09 Thread dlellis
Hello, I am running SVN 1.8.1 under Win7. We have an extensive collection of file externals that we use to manage shared code between projects (hundreds of files per working directory). As known, the performance when performing an SVN Update is slow. To work around this, we're attempting to

Re: Balancing and proxing

2013-08-09 Thread Nico Kadel-Garcia
On Fri, Aug 9, 2013 at 4:40 PM, Naumenko, Roman wrote: > Hi, > > I wanted to check if it's possible to configure subversion in > master-slave mode with some sort of common URL on the proxy server or > loadbalancer, so end users wouldn't bother with different names for > slave/master/readonly and g

Re: Strange behavior

2013-08-09 Thread Thorsten Schöning
Guten Tag Ryan Schmidt, am Freitag, 9. August 2013 um 22:16 schrieben Sie: >> I tried to delete the files from the repository with svn delete, >> but that failed because they were not part of the current revision. >> So it seems that I have to delete the repository and create it >> again (for the

Re: Balancing and proxing

2013-08-09 Thread Mark Phippard
If sharing storage is an option you can load balance the servers. See: http://www.orcaware.com/svn/wiki/Server_performance_tuning_for_Linux_and_Unix Sent from my iPad On Aug 9, 2013, at 4:40 PM, "Naumenko, Roman" wrote: > Hi, > > I wanted to check if it's possible to configure subversion in

Balancing and proxing

2013-08-09 Thread Naumenko, Roman
Hi, I wanted to check if it's possible to configure subversion in master-slave mode with some sort of common URL on the proxy server or loadbalancer, so end users wouldn't bother with different names for slave/master/readonly and geolocal names. Of course, it would be ideal if subversion nodes

Re: Strange behavior

2013-08-09 Thread Ryan Schmidt
Remember to Reply All so that your message goes to the mailing list too, not just to me. On Aug 9, 2013, at 14:59, John Maher wrote: > Thanks for your reply. I appreciate informing me that subversion is robust. > I was concerned it was getting corrupted by the strange behavior. Plus > you'

Re: Strange behavior

2013-08-09 Thread Edwin Castro
On 8/9/13 10:27 AM, John Maher wrote: > And svn status returns this: > C Build.bat > > local add, incoming add upon merge You svn add Build.bat in trunk. Later you svn add Build.bat in your branch. Subversion sees those as separate objects with individual history. If you had svn add

Re: Strange behavior

2013-08-09 Thread Ryan Schmidt
On Aug 9, 2013, at 12:27, John Maher wrote: > One of the biggest issues is why does it not ignore files I tell it to ignore? The patterns you specify in svn:ignore properties are only so that Subversion does not suggest those files to be added to the repository. For example, if you run "svn st

Strange behavior

2013-08-09 Thread John Maher
Hello I'm getting some very strange behavior from subversion. One of the biggest issues is why does it not ignore files I tell it to ignore? Can someone tell me how to get it to ignore files and directories properly? Following the documentation does not work. I have the following setup: Co

Re: Proxy error on SVN 1.8.1

2013-08-09 Thread Lieven Govaerts
Hi, On Mon, Jul 29, 2013 at 6:28 PM, Guillaume Lasnier wrote: > Hi all, > When issuing the following command, I get the following error: > > $ svn -v log > svn: E120107: Unable to connect to a repository at URL > 'https://svncvs.myhost.mydomain/repos/myrepo/trunk/hybris/bin/platform' > svn: E1201

Fwd: Putty (plink) security updates and SVN clients

2013-08-09 Thread Markus Schaber
[Forwarded from the dev@ list as suggested on IRC] Hi, (This is slightly off-topic, but I don't know any better way to contact the packagers of possible affected distributions / clients I don't know about). I just learned that the windows SSH client putty got a security update: http://lists.ta

Re: SVN 1.8.1 Errors - Show Log and Commit New Files

2013-08-09 Thread Philip Martin
Geoff Field writes: > What about the Commit New Files error? Will this be fixed with 1.8.2, > do you think? I don't know how to reproduce it. You said: Second issue: When committing new files, we get the message that one of them 'already exists'. I've found as a workaround that doing a c