Re: SVN backup with lvm snapshots and rsync

2012-02-16 Thread Stefan Sperling
On Thu, Feb 16, 2012 at 03:56:29AM +0200, Daniel Shahaf wrote: > Nico Kadel-Garcia wrote on Wed, Feb 15, 2012 at 19:41:57 -0500: > > On Wed, Feb 15, 2012 at 6:19 PM, Philip Martin > > wrote: > > > Nico Kadel-Garcia writes: > > > > > >> Unless you do a "sync" > > >> command, or various low level f

Re: SVN backup with lvm snapshots and rsync

2012-02-16 Thread Les Mikesell
On Thu, Feb 16, 2012 at 6:53 AM, Stefan Sperling wrote: > > > > There is no "window of vulnerability". > > > What if the disk controller lies and sends the acknowledgement before > the actual work has completed (e.g. it cached the write request and is > going to get to it soon)? How can the OS kn

I got an error, is this serious?

2012-02-16 Thread x'shshui zh
--- Subversion Exception! --- Subversion encountered a serious problem. Please take the time to report this on the Subversion mailing list with as much information as possible about what you were trying to do. But please first search the mailing list

a question about "svn del"

2012-02-16 Thread frame
Hi: I have been using subversion for several years. One thing I don't really understand is "svn del": In my local area, if I want to delete a directory: svn del junk_dir svn commit junk_dir -m "deleted it" Now, if another person(or me in another computer) updated his local area, junk_dir is st

Subversion 1.7 symlink problems

2012-02-16 Thread Fridtjof Busse
Hi, we've started to test Subversion 1.7.3 on linux and noticed a somewhat drastaic change in svn behavior. Our repo (also 1.7, a svnsync copy) contains a lot of symlinks and externals. Different from Subversion 1.6, every one of those symlinks shows up as "M" in "svn status". "svn diff" chokes

Re: a question about "svn del"

2012-02-16 Thread Ulrich Eckhardt
Am 16.02.2012 15:18, schrieb frame: In my local area, if I want to delete a directory: svn del junk_dir svn commit junk_dir -m "deleted it" Just wondering, don't you have to commit the parent dir? Now, if another person(or me in another computer) updated his local area, junk_dir is still i

Re: SVN backup with lvm snapshots and rsync

2012-02-16 Thread Daniel Shahaf
Stefan Sperling wrote on Thu, Feb 16, 2012 at 13:53:04 +0100: > On Thu, Feb 16, 2012 at 03:56:29AM +0200, Daniel Shahaf wrote: > > Nico Kadel-Garcia wrote on Wed, Feb 15, 2012 at 19:41:57 -0500: > > > On Wed, Feb 15, 2012 at 6:19 PM, Philip Martin > > > wrote: > > > > Nico Kadel-Garcia writes: >

Re: a question about "svn del"

2012-02-16 Thread Daniel Shahaf
Ulrich Eckhardt wrote on Thu, Feb 16, 2012 at 16:15:54 +0100: > Am 16.02.2012 15:18, schrieb frame: > >In my local area, if I want to delete a directory: > > > >svn del junk_dir > > > >svn commit junk_dir -m "deleted it" > > Just wondering, don't you have to commit the parent dir? > Under the ho

Re: Subversion 1.7 symlink problems

2012-02-16 Thread Daniel Shahaf
At a guess the problem here is that 'status' dereferences the symlink when it shouldn't or didn't, so I don't think this is related to #4091. Could you file a new issue for this? And, if possible, provide a reproduction script. Thanks, Daniel Fridtjof Busse wrote on Thu, Feb 16, 2012 at 16:02

RE: ran get-location-segments.py returns 0

2012-02-16 Thread Rokhkin, IlyaX
Anyone can assist here? Regards, Ilya Rokhkin Configuration Management Engineer Intel - Data, storage and SW Team iNET: 8-920-6165 Tel: +972-3-9296165 From: Rokhkin, IlyaX Sent: Thursday, February 09, 2012 17:49 To: users@subversion.apache.org Subject: ran get-location-segments.py returns 0 1/16

Re: ran get-location-segments.py returns 0

2012-02-16 Thread Stefan Sperling
On Sun, Feb 12, 2012 at 09:20:31AM +, Rokhkin, IlyaX wrote: > What should I do to define removed and added files with the same name in > allover repository? > What command should I run? There is no command that will give you the answer straight away. You will need to perform some processing

Re: predecessor count for the root node-revision is wrong message

2012-02-16 Thread Jason Wong
On Wed, Feb 15, 2012 at 6:15 PM, Daniel Shahaf wrote: > Jason Wong wrote on Wed, Feb 15, 2012 at 10:20:23 -0800: >> On Wed, Feb 8, 2012 at 6:22 PM, Nico Kadel-Garcia wrote: >> > On Wed, Feb 8, 2012 at 7:42 PM, Daniel Shahaf wrote: >> >> Daniel Shahaf wrote on Thu, Feb 09, 2012 at 01:46:45 +0200:

Re: predecessor count for the root node-revision is wrong message

2012-02-16 Thread Daniel Shahaf
Jason Wong wrote on Thu, Feb 16, 2012 at 11:42:42 -0800: > On Wed, Feb 15, 2012 at 6:15 PM, Daniel Shahaf wrote: > > Jason Wong wrote on Wed, Feb 15, 2012 at 10:20:23 -0800: > >> On Wed, Feb 8, 2012 at 6:22 PM, Nico Kadel-Garcia wrote: > >> > On Wed, Feb 8, 2012 at 7:42 PM, Daniel Shahaf wrote:

Re: Issue report: subversion 1.7.2 windows command line client cannot copy URL -> WC if URL contains externals

2012-02-16 Thread C. Michael Pilato
Alexey, We ask that folks send questions, concerns, and potential bug reports to users@subversion.apache.org. (I've taken the liberty of dropping dev@ and adding users@ to the distribution list of this response so that follow-ups go to the right place.) I wasn't able to easily reproduce this usi

Re: Bug (svn 1.7.1) with reintegrate merge and deleted symbolic links

2012-02-16 Thread Stefan Sperling
On Tue, Feb 14, 2012 at 01:54:22PM +0100, christian.asmus...@ubs.com wrote: > Dear *, > > I was happy to see subversion 1.7.3 was release and that many bugs were > fixed. > > This bug did not get fixed though > (http://subversion.tigris.org/issues/show_bug.cgi?id=4052) and that > would have made