Re: how do I revert a bad commit without creating a new revision?

2011-07-07 Thread Alan Barrett
On Fri, 08 Jul 2011, Konstantin Kolinko wrote: Another possibility: I think it is possible to effectively truncate the repository by removing some files + running svnadmin recover. Just theory - I have not tried it. I wish there were official command (or instruction) how to truncate a reposi

Re: Trials with memcached

2011-07-07 Thread Daniel Shahaf
Tony Butt wrote on Fri, Jul 08, 2011 at 13:56:07 +1000: > On Fri, 2011-07-08 at 03:58 +0300, Daniel Shahaf wrote: > > Tony Butt wrote on Fri, Jul 08, 2011 at 10:41:43 +1000: > > > On Fri, 2011-07-08 at 02:59 +0300, Daniel Shahaf wrote: > > > > This doesn't address memcached directly, but there has

Setting "use-commit-times" on project/directory/file basis

2011-07-07 Thread Gingko
Hello, I know that Subversion has a configuration feature named "use-commit-times" that allows setting files modification dates and times to the one of their committed time. But as far as I know, this kind of configuration feature works only on system wide basis. I would like to know if th

Re: Trials with memcached

2011-07-07 Thread Tony Butt
On Thu, 2011-07-07 at 17:31 -0700, Geoff Hoffman wrote: Tony - Strange results to be sure. You probably thought of all this, but... Did you check Memcached is working correctly without Subversion? Did you check the results of checking out or updating the 2

Re: Trials with memcached

2011-07-07 Thread Tony Butt
On Fri, 2011-07-08 at 03:58 +0300, Daniel Shahaf wrote: > Tony Butt wrote on Fri, Jul 08, 2011 at 10:41:43 +1000: > > On Fri, 2011-07-08 at 02:59 +0300, Daniel Shahaf wrote: > > > This doesn't address memcached directly, but there has been a /lot/ of > > > work on server-side optimization and cachi

Re: Trials with memcached

2011-07-07 Thread Tony Butt
On Thu, 2011-07-07 at 17:31 -0700, Geoff Hoffman wrote: Tony - Strange results to be sure. You probably thought of all this, but... Did you check Memcached is working correctly without Subversion? It seems to be - reviewboard works OK, and running memcache

Re: Locale Issue in Subversion checkout with svn:keywords

2011-07-07 Thread Konstantin Kolinko
2011/7/8 BRAGA, Bruno : > On Thu, Jul 7, 2011 at 11:26 PM, Konstantin Kolinko >> 2011/7/7 BRAGA, Bruno : >> >(...) >> > >> > So, I was wondering if there is any way to set the locale of the SVN >> > client >> > in a server, to ensure it will always checkout using a certain locale >> > (of >> > cou

Re: Locale Issue in Subversion checkout with svn:keywords

2011-07-07 Thread BRAGA, Bruno
On Thu, Jul 7, 2011 at 11:26 PM, Konstantin Kolinko wrote: > 2011/7/7 BRAGA, Bruno : > > Hi, > > > > I would like to ask about the locale handling in Subversion. I apologize > if > > this has been discussed here before, but I did not find any relevant > > references that address the same issue. >

Re: how do I revert a bad commit without creating a new revision?

2011-07-07 Thread Konstantin Kolinko
2011/7/8 michael mac : > Hi, > > During my svnsnyc process to mirror a repository I received the following > error "Problem replaying revision  [500, #190004]" I was able to track down > the revision in question which is 417811. After talking to the developer > that made the commit I found there wa

how do I revert a bad commit without creating a new revision?

2011-07-07 Thread michael mac
Hi, During my svnsnyc process to mirror a repository I received the following error "Problem replaying revision [500, #190004]" I was able to track down the revision in question which is 417811. After talking to the developer that made the commit I found there was a problem with one of the filena

Re: Trials with memcached

2011-07-07 Thread Tony Butt
On Fri, 2011-07-08 at 02:59 +0300, Daniel Shahaf wrote: > This doesn't address memcached directly, but there has been a /lot/ of > work on server-side optimization and caching in 1.7 (also for > non-memcached-backed caches). > > http://subversion.apache.org/docs/release-notes/1.7#server-performanc

Re: README and readme are the same file in windows,but the different in Linux

2011-07-07 Thread Andy Levy
On Thu, Jul 7, 2011 at 21:42, Nico Kadel-Garcia wrote: > On Thu, Jul 7, 2011 at 7:02 AM, Andy Levy wrote: >> On Thu, Jul 7, 2011 at 06:58, zhiwei chen wrote: >>> I create two files, README and readme in Linux,then commit to svn server. >>> But when I checkout in windows from svn server,you can i

Re: README and readme are the same file in windows,but the different in Linux

2011-07-07 Thread Nico Kadel-Garcia
On Thu, Jul 7, 2011 at 7:02 AM, Andy Levy wrote: > On Thu, Jul 7, 2011 at 06:58, zhiwei chen wrote: >> I create two files, README and readme in Linux,then commit to svn server. >> But when I checkout in windows from svn server,you can imagine what will >> happened. > > Windows complains that the

Re: Trials with memcached

2011-07-07 Thread Daniel Shahaf
Tony Butt wrote on Fri, Jul 08, 2011 at 10:41:43 +1000: > On Fri, 2011-07-08 at 02:59 +0300, Daniel Shahaf wrote: > > This doesn't address memcached directly, but there has been a /lot/ of > > work on server-side optimization and caching in 1.7 (also for > > non-memcached-backed caches). > > > > h

Re: Trials with memcached

2011-07-07 Thread Geoff Hoffman
Tony - Strange results to be sure. You probably thought of all this, but... Did you check Memcached is working correctly without Subversion? Did you check the results of checking out or updating the 2nd or 3rd time? In other words, it may take longer the first time because every object in the repo

Re: Trials with memcached

2011-07-07 Thread Daniel Shahaf
This doesn't address memcached directly, but there has been a /lot/ of work on server-side optimization and caching in 1.7 (also for non-memcached-backed caches). http://subversion.apache.org/docs/release-notes/1.7#server-performance-tuning You might want to take 1.7.0-alpha3 for a spin... Tony

Re: SVN not usable on a Mac (#2464)

2011-07-07 Thread Hyrum K Wright
On Thu, Jul 7, 2011 at 4:14 AM, Vitus Piroutz wrote: > Just to file my frustration (to whom it may concern): > > As posted yesterday as a comment for issue # 2464 "Canonicalize / stringprep > UTF-8 filenames to handle composed / decomposed differences shown by e.g. Mac > OS X HFS+". > [Reminder:

Re: SVN not usable on a Mac (#2464)

2011-07-07 Thread Stefan Sperling
On Thu, Jul 07, 2011 at 11:14:13AM +0200, Vitus Piroutz wrote: > > "I do understand your frustration, believe me. We have had a number of > > complaints regarding this matter but the responsibility for fixing this > > does lie squarely with CollabNet et al, and I know that they have received > >

Re: Move to a new repo and keep the history

2011-07-07 Thread Andy Levy
Please don't send HTML-formatted mail. On Thu, Jul 7, 2011 at 12:57, K F wrote: > > I’ve been searching and can’t seem to find an answer on whether I can move > some directories from one repository to another while keeping the history. > > > >     Repo1/tags/tag1 > > > > and move tag1 to Repo2 >

Re: Move to a new repo and keep the history

2011-07-07 Thread Les Mikesell
On 7/7/2011 11:57 AM, K F wrote: I’ve been searching and can’t seem to find an answer on whether I can move some directories from one repository to another while keeping the history. Repo1/tags/*tag1* and move tag1 to Repo2 Repo2/tags/*tag1* Is it possible? You'd have to move all of the di

Move to a new repo and keep the history

2011-07-07 Thread K F
I’ve been searching and can’t seem to find an answer on whether I can move some directories from one repository to another while keeping the history.       Repo1/tags/tag1   and move tag1 to Repo2       Repo2/tags/tag1   Is it possible?   Thanks, Rich

Re: Locale Issue in Subversion checkout with svn:keywords

2011-07-07 Thread Konstantin Kolinko
2011/7/7 BRAGA, Bruno : > Hi, > > I would like to ask about the locale handling in Subversion. I apologize if > this has been discussed here before, but I did not find any relevant > references that address the same issue. > > Basically, we are having issues with our software deployment procedures

Re: UNS: SVN not usable on a Mac (#2464)

2011-07-07 Thread Andreas Krey
On Thu, 07 Jul 2011 11:14:13 +, Vitus Piroutz wrote: ... > PS.: i think i have to try Git next. As of git 1.7.2 you won't get lucky. From a software point of view MacOS behaves seriously annoying here. (For git it even has consequences for the way the checksums are computed.) A stat on the com

AW: SVN not usable on a Mac (#2464)

2011-07-07 Thread Markus Schaber
Hi, Von: Vitus Piroutz [mailto:vitus.piro...@seeyou.at] > Some replies from the support of my GUI-Tool (Cornerstone, as it stands > now wasted money): > > > "I do understand your frustration, believe me. We have had a number of > complaints regarding this matter but the responsibility for fixing

SVN not usable on a Mac (#2464)

2011-07-07 Thread Vitus Piroutz
Just to file my frustration (to whom it may concern): As posted yesterday as a comment for issue # 2464 "Canonicalize / stringprep UTF-8 filenames to handle composed / decomposed differences shown by e.g. Mac OS X HFS+". [Reminder: this BUG was originally filed on 2005-12-03 (currently is P2, u

Locale Issue in Subversion checkout with svn:keywords

2011-07-07 Thread BRAGA, Bruno
Hi, I would like to ask about the locale handling in Subversion. I apologize if this has been discussed here before, but I did not find any relevant references that address the same issue. Basically, we are having issues with our software deployment procedures because the checkout also fills the

Re: README and readme are the same file in windows,but the different in Linux

2011-07-07 Thread Andy Levy
On Thu, Jul 7, 2011 at 06:58, zhiwei chen wrote: > I create two files, README and readme in Linux,then commit to svn server. > But when I checkout in windows from svn server,you can imagine what will > happened. Windows complains that the file already exists when attempting the second file and th

README and readme are the same file in windows,but the different in Linux

2011-07-07 Thread zhiwei chen
I create two files, README and readme in Linux,then commit to svn server. But when I checkout in windows from svn server,you can imagine what will happened. PS: Where can I download the newest mod_dav_svn.so ?(and mod_auth_mysql.so) I use centos x86_64, I need both i386 and x86_64 arch of mod_dav_

README and readme are the same file in windows,but the different in Linux

2011-07-07 Thread zhiwei chen
I create two files, README and readme in Linux,then commit to svn server. But when I checkout in windows from svn server,you can imagine what will happened. PS: Where can I download the newest mod_dav_svn.so ?(and mod_auth_mysql.so) I use centos x86_64, I need both i386 and x86_64 arch of mod_dav_