Re: svnlook.py - add iterator interface

2012-05-24 Thread anatoly techtonik
Forget it - there is no API in official version of the script. It was only in mine. -- anatoly t. On Thu, May 24, 2012 at 10:49 AM, anatoly techtonik wrote: > Hi, > > It would be more handy if svnlook.py API also returned iterators to > avoid eating memory for processing every commit: > > http:/

Re: SVN Permission problem

2012-05-24 Thread Daniel Shahaf
Michael P. Reilly wrote on Thu, May 24, 2012 at 15:13:33 -0400: > On Thu, May 24, 2012 at 2:36 PM, trevor obba wrote: > > > I am running subversion 1.6.6 on Ubuntu 10.04 (Lucid), Viewvc > > 1.0.9 and apache2 (2.2.14) and LDAP authentication. > > > > > > I have multiple repositories on my SVN serve

Re: Mapping users in SVN-SVN repository migration?

2012-05-24 Thread Daniel Shahaf
Andy Levy wrote on Thu, May 24, 2012 at 15:33:16 -0400: > On Thu, May 24, 2012 at 3:20 PM, Marko Asplund > wrote: > > > > On Thu, May 24, 2012 at 10:05 PM, Daniel Shahaf > > wrote: > >> > >> ... > >> > >> Why do you believe you would need to "map" user accounts?  What does > >> "map" mean? > > >

Re: Mapping users in SVN-SVN repository migration?

2012-05-24 Thread Andy Levy
On Thu, May 24, 2012 at 3:20 PM, Marko Asplund wrote: > > On Thu, May 24, 2012 at 10:05 PM, Daniel Shahaf > wrote: >> >> ... >> >> Why do you believe you would need to "map" user accounts?  What does >> "map" mean? > > > Ok, I'll try to explain myself a bit better. > > I'm migrating a repository

Re: Mapping users in SVN-SVN repository migration?

2012-05-24 Thread Marko Asplund
On Thu, May 24, 2012 at 10:05 PM, Daniel Shahaf wrote: > ... > Why do you believe you would need to "map" user accounts? What does > "map" mean? Ok, I'll try to explain myself a bit better. I'm migrating a repository from SVN source server A to SVN target server B. SVN server A has account U f

Re: SVN Permission problem

2012-05-24 Thread Michael P. Reilly
On Thu, May 24, 2012 at 2:36 PM, trevor obba wrote: > I am running subversion 1.6.6 on Ubuntu 10.04 (Lucid), Viewvc > 1.0.9 and apache2 (2.2.14) and LDAP authentication. > > > I have multiple repositories on my SVN server and it all > working fine, however I am unable to set access control (permis

Re: Mapping users in SVN-SVN repository migration?

2012-05-24 Thread Daniel Shahaf
Marko Asplund wrote on Thu, May 24, 2012 at 21:54:21 +0300: > I need to migrate our Subversion repository to another SVN server. > The servers have different user accounts and I would need to map user http://s.apache.org/xy-problem Why do you believe you would need to "map" user accounts? What d

Mapping users in SVN-SVN repository migration?

2012-05-24 Thread Marko Asplund
hi, I need to migrate our Subversion repository to another SVN server. The servers have different user accounts and I would need to map user accounts used in the source repository to target repository user accounts before importing the repository. How do I map SVN repository users in this case?

SVN Permission problem

2012-05-24 Thread trevor obba
I am running subversion 1.6.6 on Ubuntu 10.04 (Lucid), Viewvc 1.0.9 and apache2 (2.2.14) and LDAP authentication. I have multiple repositories on my SVN server and it all working fine, however I am unable to set access control (permissions) using AuthzSVNAccessFile.  “SVNParentPath /abc/svn”

Re: bug report: svn client 1.7.x silently fails to fetch files via svn:externals under certain conditions.

2012-05-24 Thread Alex Siyanko
On 5/24/2012 2:49 PM, Johan Corveleyn wrote: On Thu, May 24, 2012 at 1:27 PM, Alex Siyanko wrote: In a meantime I've tried to import '/A/tags/1.0' folder in place of '/A/tags/1.0/file.txt': i.e. used: svn propset svn:externals " -r1 ^/A/tags/1.0 import" . instead of: svn propset svn:external

Re: why "svn cleanup" does not work?

2012-05-24 Thread frame
The next day I came in. I re-typed "svn cleanup" and it worked. Maybe the other day there are other programs running and somehow interfered with svn cleanup.

Re: bug report: svn client 1.7.x silently fails to fetch files via svn:externals under certain conditions.

2012-05-24 Thread Johan Corveleyn
On Thu, May 24, 2012 at 1:27 PM, Alex Siyanko wrote: > In a meantime I've tried  to import '/A/tags/1.0' folder in place of > '/A/tags/1.0/file.txt': > > i.e. used: > svn propset svn:externals " -r1 ^/A/tags/1.0 import" . > > instead of: > svn propset svn:externals " -r1 ^/A/tags/1.0/file.txt file

Re: bug report: svn client 1.7.x silently fails to fetch files via svn:externals under certain conditions.

2012-05-24 Thread Alex Siyanko
On 5/24/2012 10:52 AM, Johan Corveleyn wrote: On Thu, May 24, 2012 at 1:57 AM, Alex Siyanko wrote: On 5/23/2012 5:15 PM, Johan Corveleyn wrote: On Mon, May 21, 2012 at 2:41 PM, Alex Siyankowrote: On 5/21/2012 1:45 PM, Johan Corveleyn wrote: On Sat, May 19, 2012 at 5:59 PM, Alex Siyanko

Re: bug report: svn client 1.7.x silently fails to fetch files via svn:externals under certain conditions.

2012-05-24 Thread Alex Siyanko
On 5/24/2012 10:52 AM, Johan Corveleyn wrote: On Thu, May 24, 2012 at 1:57 AM, Alex Siyanko wrote: On 5/23/2012 5:15 PM, Johan Corveleyn wrote: On Mon, May 21, 2012 at 2:41 PM, Alex Siyankowrote: On 5/21/2012 1:45 PM, Johan Corveleyn wrote: On Sat, May 19, 2012 at 5:59 PM, Alex Siyanko

Re: bug report: svn client 1.7.x silently fails to fetch files via svn:externals under certain conditions.

2012-05-24 Thread Johan Corveleyn
On Thu, May 24, 2012 at 1:57 AM, Alex Siyanko wrote: > On 5/23/2012 5:15 PM, Johan Corveleyn wrote: >> >> On Mon, May 21, 2012 at 2:41 PM, Alex Siyanko  wrote: >>> >>> On 5/21/2012 1:45 PM, Johan Corveleyn wrote: >>> >>> On Sat, May 19, 2012 at 5:59 PM, Alex Siyanko  wrote: >>> >>> Hello, >>> >>>

svnlook.py - add iterator interface

2012-05-24 Thread anatoly techtonik
Hi, It would be more handy if svnlook.py API also returned iterators to avoid eating memory for processing every commit: http://svn.apache.org/viewvc/subversion/trunk/tools/examples/svnlook.py?revision=1295006&view=markup Please, CC. -- anatoly t.