Re: Migrating ClearCase data to Subversion

2013-11-17 Thread Olivier Antoine
Thanks All for your help, I will try the Polarion tool, I am also looking at simplified ways to do the job. I have to propose a solution for projects asking to migrate from CC to SVN, on Unix and Windows. And we cannot let the ClearCase vob live forever - maybe one year, not more, because Clear

RE: Method not allowed exception

2013-11-17 Thread Geoff Field
Sorry for top-posting, but although Brane is right, he's not being as helpful as he could. Stefano, I had pretty much the same issue. A workaround is to only do actions (other than Commit) on unlocked working copies. That is, before doing a copy (in particular), make sure all locks are releas

Re: Method not allowed exception

2013-11-17 Thread Ben Reser
On 11/17/13 2:12 PM, Geoff Field wrote: > Sorry for top-posting, but although Brane is right, he's not being as helpful > as he could. > > Stefano, I had pretty much the same issue. A workaround is to only do > actions (other than Commit) on unlocked working copies. That is, before > doing a

RE: Method not allowed exception

2013-11-17 Thread Geoff Field
> From: Ben Reser > On 11/17/13 2:12 PM, Geoff Field wrote: > > Sorry for top-posting, but although Brane is right, he's > not being as helpful as he could. [snip] > Your issue and the one he is having aren't similar at all. > > He was trying to do a checkout against a URL that isn't > directed

Empty rpath when attempting make swig-py

2013-11-17 Thread jason mazzotta
Hi, I am trying to build the swig python bindings for subversion on Mac OS X. I downloaded source for subversion from here: http://opensource.apple.com/release/os-x-109/ I ran configure as follows: ./configure --prefix=/usr --with-swig --enable-swig-bindings=python Make works. But then,

Re: svnmucc

2013-11-17 Thread Vladislav Javadov
BZ> The reason to support this syntax with command and arg on separate lines BZ> is to support files with whitespaces in the names But what about quotes? Most OSes and programs accept quoted file names containing spaces. Single-line commands are more readable, IMHO. -- WBR, Vladislav Javadov