Re: Svn branching issue

2016-12-29 Thread Branko Čibej
On 30.12.2016 06:04, gyanendra ojha wrote: > Hi Ryan, > > Thanks for reply, after checking out fresh copy of Target Support Files > when i try to do svn commit to path > *http://192.168.1.153/jetrepo/jetsvn/Application/CAPTIVE_SOCIAL/MSGCONNECT/Code/IOS/Trunk/MSGConnect/Pods/Target >

Re: Svn branching issue

2016-12-29 Thread gyanendra ojha
Hi Ryan, Thanks for reply, after checking out fresh copy of Target Support Files when i try to do svn commit to path *http://192.168.1.153/jetrepo/jetsvn/Application/CAPTIVE_SOCIAL/MSGCONNECT/Code/IOS/Trunk/MSGConnect/Pods/Target

Re: Svn branching issue

2016-12-29 Thread Ryan Schmidt
> On Dec 29, 2016, at 01:51, gyanendra ojha wrote: > > Hello guys, > > I have one more issue > > I have noticed that when there is space in folder name in svn repository..i > face issues while adding any file or folder to the folder from my local > working copy saying that the path does not

Re: Svn branching issue

2016-12-28 Thread gyanendra ojha
Hello guys, I have one more issue I have noticed that when there is space in folder name in svn repository..i face issues while adding any file or folder to the folder from my local working copy saying that the path does not exist on svn Looks like svn cant read space in naming Please help i ca

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
blem (whatever that is) so you ask about your "solution" rather than the > problem... > > ~ mark c > > > > -Original Message- > > From: gyanendra ojha [mailto:ojhagyanend...@gmail.com] > > Sent: 07 November 2016 18:17 > > To: Eric J

RE: Svn branching issue

2016-11-08 Thread Cooke, Mark
~ mark c > -Original Message- > From: gyanendra ojha [mailto:ojhagyanend...@gmail.com] > Sent: 07 November 2016 18:17 > To: Eric Johnson > Cc: users@subversion.apache.org > Subject: Re: Svn branching issue > > See my aim is to create branch a/a.txt from b/a.txt and t

Re: Svn branching issue

2016-11-07 Thread Stefan Sperling
On Mon, Nov 07, 2016 at 11:40:27PM +0530, gyanendra ojha wrote: > Ok so u mean ..there is no way out for this..no solution Yes, Subversion simply does not work in the way you expect. Subversion was deliberately designed in a way that makes renaming old things in history impossible. You can only m

Re: Svn branching issue

2016-11-07 Thread gyanendra ojha
See my aim is to create branch a/a.txt from b/a.txt and then del a..and i want history in branch a to show path for branch b not a..is it possible? I know as b is branched from a..modification history of b will habe reference of a..but i want other way around On 7 Nov 2016 23:44, "Eric Johnson"

Re: Svn branching issue

2016-11-07 Thread Eric Johnson
On 11/7/16 10:10 AM, gyanendra ojha wrote: Ok so u mean ..there is no way out for this..no solution Maybe, maybe not. It isn't clear whether your concern is about losing history, or that Subversion doesn't let you rewrite history to reflect some arbitrary desired state. Subversion won't lo

Re: Svn branching issue

2016-11-07 Thread gyanendra ojha
Ok so u mean ..there is no way out for this..no solution On 7 Nov 2016 23:37, "Eric Johnson" wrote: > On 11/7/16 9:58 AM, gyanendra ojha wrote: > >> hi eric, >> >> that is the issue, new branch created from old location is >> having the old path in svn log,i want it to point it to newly

Re: Svn branching issue

2016-11-07 Thread Eric Johnson
On 11/7/16 9:58 AM, gyanendra ojha wrote: hi eric, that is the issue, new branch created from old location is having the old path in svn log,i want it to point it to newly created branch path for example there is svn old branch //depot/a/a.txt now if i create branch //d

Re: Svn branching issue

2016-11-07 Thread gyanendra ojha
hi eric, that is the issue, new branch created from old location is having the old path in svn log,i want it to point it to newly created branch path for example there is svn old branch //depot/a/a.txt now if i create branch //depot/b from old branch

Re: Svn branching issue

2016-11-07 Thread Eric Johnson
On 11/6/16 10:26 PM, gyanendra ojha wrote: Hi, I was assigned a task to move a branch or folder to different location in svn Making sure that history of the old branch is retained and not lost I was able to do it and history was showing in even new branch But my problem is that when i do

Re: Svn branching issue

2016-11-07 Thread Stefan Hett
Hi, On 11/7/2016 7:26 AM, gyanendra ojha wrote: Hi, I was assigned a task to move a branch or folder to different location in svn Making sure that history of the old branch is retained and not lost I was able to do it and history was showing in even new branch But my problem is that when i

Svn branching issue

2016-11-06 Thread gyanendra ojha
Hi, I was assigned a task to move a branch or folder to different location in svn Making sure that history of the old branch is retained and not lost I was able to do it and history was showing in even new branch But my problem is that when i do svn log in new branch location..it shows me path