Any web interface to control svn repo ??

2012-04-02 Thread J. Bakshi
Dear list, I have already tried usvn but I am in search of an web interface which can provide much control than just create/delete. I need such an web interface which can allow the user to add folder non-recursively/recursively as well as allow to add selected files/folders in a non-recursive dire

good svn GUI for linux ?

2010-03-04 Thread J. Bakshi
Hello list, Could any one suggest me a good svn GUI client for linux ? I have already found esvn as a nice one. aptana is there but it is a java baded IDE with svn plugin support and aptana is HUGE... Apart from these two rapidsvn is tehre and I have also found pysvn based on python. I am searchin

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/ >>>>>>> ` >>>>>&

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 J. Bakshi
On 03/02/2010 05:45 PM, Giulio Troccoli wrote: > > >> > > Linedata Services (UK) Ltd > Registered Office: Bishopsgate Court, 4-12 Norton Folgate, London, E1 6DB > Registered in England and Wales No 3027851VAT Reg No 778499447 > > -Original Message---

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. >> >>

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 ``