Re: Cannot accept 'svn:sync-lock' property because it is not encoded in UTF-8

2010-03-16 Thread Ryan Schmidt
On Mar 17, 2010, at 00:08, Dmitry Savvateev wrote: > I've ran into the following problem with svnsync on Windows Vista. > I'm trying to mirror a repository from my flash drive to the local > disk, and keep getting the following message: > > svnsync: Cannot accept 'svn:sync-lock' property because

file /directory size on svnServer?

2010-03-16 Thread netvampire.tw
Is there any command can show files / directories size on the server? I want to know if I have enough space before checkout Thanks

Cannot accept 'svn:sync-lock' property because it is not encoded in UTF-8

2010-03-16 Thread Dmitry Savvateev
Hello, I've ran into the following problem with svnsync on Windows Vista. I'm trying to mirror a repository from my flash drive to the local disk, and keep getting the following message: svnsync: Cannot accept 'svn:sync-lock' property because it is not encoded in UTF-8 What's wrong here? I've be

Re: Log excluding svn:mergeinfo changes

2010-03-16 Thread eg
On 3/15/2010 9:12 AM, Stefan Sperling wrote: There is an experimental branch which is aimed at implementing what you need: http://svn.apache.org/repos/asf/subversion/branches/ignore-mergeinfo/BRANCH-README I don't know what the status of this branch is, though. It looks like work on it has been

Registration Free SVN Binaries

2010-03-16 Thread Elaine
http://www.wandisco.com/subversion/os/downloads WANdisco's certified Subversion open source software is a complete, fully tested version of Subversion based on the most recent, stable release, including the latest fixes. The software is backed by our dedicated team of Subversion development, QA an

RE: Changed files overwritten with old version upon commit

2010-03-16 Thread Bob Archer
Well... was it SVN that blew away the code... or was it you? For example, you might have updated your working copy... then copied in an older version to your working copy and committed it. This would "blow away" all that code. But, it wasn't really svn that did it.. it was you. IF you compare t

Re: Changed files overwritten with old version upon commit

2010-03-16 Thread Les Mikesell
On 3/16/2010 12:25 PM, Steve Calamia wrote: I have a strange scenario: We are two developers that use an SVN repository to coordinate code releases. I pull down the repository daily, often several times a day. I recently committed to the server and it "blew away" my coworker’s changes, without a

Changed files overwritten with old version upon commit

2010-03-16 Thread Steve Calamia
I have a strange scenario: We are two developers that use an SVN repository to coordinate code releases. I pull down the repository daily, often several times a day.  I recently committed to the server and it "blew away" my coworker¹s changes, without any sort of conflict.  Like not a few lines of

Re: SVN 1.6 ./subversion/servers file

2010-03-16 Thread Ulrich Eckhardt
On Tuesday 16 March 2010, N Dhert wrote: > When an unix user the first time connects to an svn repository, a directory > ~/.subversion > is created in his home-dir and the file ~/.subversion/servers is created. > Is there a template for this file somewhere. > How to achieve that an option specified

SVN 1.6 ./subversion/servers file

2010-03-16 Thread N Dhert
When an unix user the first time connects to an svn repository, a directory ~/.subversion is created in his home-dir and the file ~/.subversion/servers is created. Is there a template for this file somewhere. How to achieve that an option specified in this file is initially different from the now d