Re: svnsync UTF8 problem

2011-10-09 Thread Daniel Shahaf
Srdan Dukic wrote on Mon, Oct 10, 2011 at 11:11:08 +1300: > So, has no one seen this problem before? I guess I'll have to open a bug > report. > No. Rejecting non-utf-8 properties is a common problem. Please don't open a bug report for it. (more below) > -- > Srdan Dukic > > On 5 October 20

RE: Problem when commiting with svnmirrors

2011-10-09 Thread Dominik Psenner
>And the product name is ... If I remembered, I would have posted it. It was _probably_ WANdisco.. please use your favourite web search engine to find out more. Regards, D.

Re: How to recover deleted directory in repository?

2011-10-09 Thread Ryan Schmidt
On Oct 9, 2011, at 08:32, Geoff Hoffman wrote: >> If you do it that way, it will appear to Subversion (and yourself later, >> when you review the history) as though you created the directory an all its >> contents in revision 11. It will be completely disconnected from its >> previous history

Re: How to recover deleted directory in repository?

2011-10-09 Thread Konstantin Kolinko
2011/10/9 Xiang Liu : > Hi, everybody > > I have removed a directory by mistake. > >> svn del https://pl3.projectlocker.com/gnwd/notes/svn/a_dir > > So, How can I recover it? http://subversion.apache.org/faq.html#undo http://svnbook.red-bean.com/nightly/en/svn.branchmerge.basicmerging.html#svn.br

Re: svnsync UTF8 problem

2011-10-09 Thread Srdan Dukic
So, has no one seen this problem before? I guess I'll have to open a bug report. -- Srdan Dukic On 5 October 2011 11:38, Srdan Dukic wrote: > Hi, > > I'm using svnsync to mirror a repository and am doing the initial > synchronization, when I get the following error: > > Transmitting file data

Re: Problem when commiting with svnmirrors

2011-10-09 Thread Mikhail Terekhov
Dominik Psenner gmail.com> writes: > > I’m unsure if this > really matters, but there exists a commercial product that enables svn > morroring with writeable mirrors by using the paxos algorithm. > And the product name is ...

Re: How to recover deleted directory in repository?

2011-10-09 Thread Geoff Hoffman
On Sun, Oct 9, 2011 at 1:00 AM, Ryan Schmidt < subversion-20...@ryandesign.com> wrote: > On Oct 9, 2011, at 00:45, Geoff Hoffman wrote: > > > On Sat, Oct 8, 2011 at 8:38 PM, Xiang Liu wrote: > > > >> I have removed a directory by mistake. > >> > >> > svn del https://pl3.projectlocker.com/gnwd/note

Re: How to recover deleted directory in repository?

2011-10-09 Thread Ryan Schmidt
On Oct 9, 2011, at 00:45, Geoff Hoffman wrote: > On Sat, Oct 8, 2011 at 8:38 PM, Xiang Liu wrote: > >> I have removed a directory by mistake. >> >> > svn del https://pl3.projectlocker.com/gnwd/notes/svn/a_dir >> >> So, How can I recover it? > > What I would do is pick a new location on your ma