Re: RES: Blank log messages when user has no access to specific folder

2011-05-17 Thread Stefan Sperling
On Tue, May 17, 2011 at 09:56:56AM +0200, Daniel Shahaf wrote: > The latter. Though from memory it's a one-line change to > libsvn_repos/fs-wrap.c. > > (no time right now or I'd give a better pointer) If such a patch was written we should probably add this as an option specified somewhere in the

Properties lost on checkin

2011-05-17 Thread Christoph Bartoschek
Hi, I have a workarea where I merged in some changes from a completely different repository. One of the changes was the creation of a link. After checking in I see that the link is ok in my workarea but not in any other workarea. This due to the missing svn:special keyword that was not checke

Re: Properties lost on checkin

2011-05-17 Thread Daniel Shahaf
CC += dev@ I haven't tried with 1.6.x, but merging a symlink-add from a foreign repository does result in bogus state with current trunk: [[[ % $svn merge -c r922451 https://svn.apache.org/repos/asf/subversion/site/publish/ --- Merging (from foreign repository) r922451 into '.': Afaq.e

Re: Properties lost on checkin

2011-05-17 Thread Christoph Bartoschek
Hi, I have a small script that reproduces the problem: dir=$PWD svnadmin create a svnadmin create b svn co file://${dir}/a ca1 svn co file://${dir}/b cb1 cd ${dir}/ca1 touch file svn add file svn ci -m "Added file" ln -sf file link svn add link svn ci -m "Added link" cd ${dir}/cb1 sv

Re: Properties lost on checkin

2011-05-17 Thread Daniel Shahaf
I committed http://svn.apache.org/viewvc?view=rev&revision=r1104092 before I saw this mail from you. (please add dev@ to CC if needed) Christoph Bartoschek wrote on Tue, May 17, 2011 at 11:06:47 +0200: > Hi, > > I have a small script that reproduces the problem: > > dir=$PWD > > svnadmin creat

RES: RES: Blank log messages when user has no access to specific folder

2011-05-17 Thread Ricardo Smania (Desenv)
Hello Thorsten, What happens here is that we have a module with base classes, and all other classes inherit from one in this module. Sometimes we alter something on one of these classes that cause an impact on the subclasses, forcing us to also commit them. Commiting the modules separately is

Re: Howto: Mercurial to Subversion migration

2011-05-17 Thread Nico Kadel-Garcia
On Mon, May 16, 2011 at 2:41 AM, Andreas Tscharner wrote: >> I am commiter in the Apache Wave project which was accepted >> into the Apache incubator. We already migrated our issues >> from the googlecode to the Jira and the next step is >> migration of the source code into the Apache SVN from >>

Re: RES: Blank log messages when user has no access to specific folder

2011-05-17 Thread Daniel Shahaf
Daniel Shahaf wrote on Tue, May 17, 2011 at 09:56:56 +0200: > The latter. Though from memory it's a one-line change to > libsvn_repos/fs-wrap.c. > See svn_repos_fs_revision_prop() > (no time right now or I'd give a better pointer) > > Ricardo Smania (Desenv) wrote on Mon, May 16, 2011 at 13:33

Re: Subversion Installation on AIX

2011-05-17 Thread Daniel Shahaf
Srivastava, Vishal wrote on Mon, May 16, 2011 at 13:39:22 -0400: > -- completed all in neon > -- making all in serf > /usr/cvs/subversion/subversion-1.6.16/apr/libtool --silent --tag=CC > --mo > de=link gcc -Wl,-brtl -static -o test/serf_get -lm > /usr/cvs/subversion/subv > e

SVN won't let me check in

2011-05-17 Thread Merrill, Shaun
I am having trouble checking in to SVN only. I can check out fine. I seem to be denied access to this folder: https:// OurDomain /svn/ OurProjectName /!svn/act/GUID however, the developer next to me can log into our server with his login on my machine and check in just fine. Here is the text f