RE: strange problem with subversion merge

2010-03-03 Thread Giulio Troccoli
> Thanks a lot. I have gone through the link you have provided > and now the merge is working well :-) That link gives very > good clarification. Do you have any experience to work with > esvn or aptana ? I don't know how merging works with these > GUI based tool and looking for the info. > Anyway

Re: strange problem with subversion merge

2010-03-02 Thread J. Bakshi
On 03/03/2010 11:04 AM, J. Bakshi wrote: > On 03/02/2010 07:48 PM, Giulio Troccoli wrote: > >> >> >>> >>> svn merge -r 475:476 trunk/ >>> ` >>> >>> >> >> >>> >>> svn merge --dry-run

Re: strange problem with subversion merge

2010-03-02 Thread J. Bakshi
On 03/02/2010 07:48 PM, Giulio Troccoli wrote: > >> >> svn merge -r 475:476 trunk/ >> ` >> > >> >> svn merge --dry-run -r 490:491 trunk/typo3conf/ branches/bug/ >> Skipped missing target: 'branches/bug/localconf.ph

RE: strange problem with subversion merge

2010-03-02 Thread Giulio Troccoli
> > svn merge -r 475:476 trunk/ > ` > > svn merge --dry-run -r 490:491 trunk/typo3conf/ branches/bug/ > Skipped missing target: 'branches/bug/localconf.php' > ``` But these commands are not the same. >From your previous em

Re: strange problem with subversion merge

2010-03-02 Thread J. Bakshi
-- > > > >> From: J. Bakshi [mailto:joyd...@infoservices.in] >> Sent: 02 March 2010 11:56 >> To: Giulio Troccoli >> Cc: users@subversion.apache.org >> Subject: Re: strange problem with subversion merge >> >> On 03/02/2010 05:02 PM, Giulio Tro

RE: strange problem with subversion merge

2010-03-02 Thread Giulio Troccoli
; To: Giulio Troccoli > Cc: users@subversion.apache.org > Subject: Re: strange problem with subversion merge > > On 03/02/2010 05:02 PM, Giulio Troccoli wrote: > > > >> > >> svn merge -r 475:476 trunk/ > >> ` > >&

Re: strange problem with subversion merge

2010-03-02 Thread J. Bakshi
On 03/02/2010 05:02 PM, Giulio Troccoli wrote: >> >> svn merge -r 475:476 trunk/ >> ` >> just returns null value. It should merge the changes I made at >> branches/mybranch/folder1/file1 to trunk/folder1/file1. Have >> I missed something ? Please suggest. >> >>

RE: strange problem with subversion merge

2010-03-02 Thread Giulio Troccoli
t; To: users@subversion.apache.org > Subject: strange problem with subversion merge > > Dear list, > > Greetings to all of you. Hope you all are well. > > I have come back again to discuss on svn merge which is not > working at all here. The version running at server is > >

strange problem with subversion merge

2010-03-02 Thread J. Bakshi
Dear list, Greetings to all of you. Hope you all are well. I have come back again to discuss on svn merge which is not working at all here. The version running at server is svn, version 1.5.1 (r32289) compiled Aug 6 2009, 16:55:38 ` The client pc has ``