Re: merginfo corruption?

2016-11-08 Thread Stefan
Hi Peter, On 11/3/2016 12:49, Peter van Hoof wrote: > Hi Johan, > > On 2016-10-28 16:16, Johan Corveleyn wrote: >> On Thu, Oct 27, 2016 at 12:14 PM, Peter van Hoof >> wrote: >>> Hi, >>> >>> Recently we have been having multiple instances of a problem that >>> doesn't >>> seem to be going away. Th

Re: Feature request: Restoring pristines

2016-11-08 Thread Stefan
On 11/8/2016 17:08, Niemann, Hartmut wrote: > > Hello! > > > > It happened to me a couple of times that subversion complains that a > pristine file is missing from the .svn directory. > > AFAIK the only solution is to do a fresh checkout if this happens. > > > > Would it be possible that subver

Feature request: Restoring pristines

2016-11-08 Thread Niemann, Hartmut
Hello! It happened to me a couple of times that subversion complains that a pristine file is missing from the .svn directory. AFAIK the only solution is to do a fresh checkout if this happens. Would it be possible that subversion treats the .svn/pristine directory as a cache and simply fetches

Re: Svn branching issue

2016-11-08 Thread gyanendra ojha
ahh i saw that even after source branch gets deleted i am able to access the path in history of target branch thanks guys for your help :) On Tue, Nov 8, 2016 at 4:54 PM, Cooke, Mark wrote: > > -Original Message- > > From: gyanendra ojha [mailto:ojhagyanend...@gmail.com] > > Sent: 08

RE: Svn branching issue

2016-11-08 Thread Cooke, Mark
> -Original Message- > From: gyanendra ojha [mailto:ojhagyanend...@gmail.com] > Sent: 08 November 2016 11:01 > > Hi Cooke, > > i think this is a limitation in svn that should be fixed. Sorry but I think most people here will disagree with that. > without this in place, we would never be

Re: Svn branching issue

2016-11-08 Thread Stefan Hett
Hi, On 11/8/2016 12:00 PM, gyanendra ojha wrote: Hi Cooke, i think this is a limitation in svn that should be fixed. without this in place, we would never be able to achieve moving branches to different location as history will still point to old path that can't be accessed as it has been del

Re: Svn branching issue

2016-11-08 Thread gyanendra ojha
Hi Cooke, i think this is a limitation in svn that should be fixed. without this in place, we would never be able to achieve moving branches to different location as history will still point to old path that can't be accessed as it has been deleted In my project , the folders and branches have b

RE: Svn branching issue

2016-11-08 Thread Cooke, Mark
Is this an XY Problem (http://xyproblem.info/) ? Can you explain WHY it is important to you to show the new path rather than the old? It sounds like you think this is the solution to your problem (whatever that is) so you ask about your "solution" rather than the problem... ~ mark c > -O