Problem implementing path-based authorization with authz

2010-01-08 Thread Brian Topping
Hello all, I've been wrestling with getting authz setup in a way that must be somewhat unconventional all week and was hoping someone here on the list might be able to offer some insight. The environment is Apache httpd 2.2.3, mod_dav_svn 1.6.6, and Subversion 1.6.6. My configs follow. So fa

Question about excessive mergeinfo

2010-01-08 Thread Dave Huang
Hi, I'm using svn 1.6.6 to merge a single revision from trunk to a branch, and am getting a bunch of seemingly-unneeded mergeinfo. I've read http://blogs.open.collab.net/svn/2009/11/where-did-that-mergeinfo-come-from.html , but as far as I can tell, it doesn't address what I'm seeing. Trunk ha

Re: Subversion Histroy question

2010-01-08 Thread Johan Corveleyn
On Fri, Jan 8, 2010 at 3:50 PM, Bob Archer wrote: > >> I think the only way SVN can come close to acceptable performance >> for >> this use case (large file, lots of revs) would be to precompute and >> cache that data on the server side, so it has the data ready like >> CVS >> does. If anyone woul

RE: Administering SVN on windows

2010-01-08 Thread Bob Archer
> Hi All, > Currently i am working on SVN under Linux environment, but I want > to > access SVN on windows. So please tell me how to administer various > tasks > like : Backup, Restoration, Adding/ Deleting users and giving > permissions to users etc on windows. > Is there any tool to handle all th

Re: Administering SVN on windows

2010-01-08 Thread Andy Levy
On Fri, Jan 8, 2010 at 07:32, Dipesh wrote: > Hi All, > Currently i am working on SVN under Linux environment, but I want to > access SVN on windows. So please tell me how to administer various tasks > like : Backup, Restoration, Adding/ Deleting users and giving > permissions to users etc on wind

RE: Subversion Histroy question

2010-01-08 Thread Bob Archer
> I think the only way SVN can come close to acceptable performance > for > this use case (large file, lots of revs) would be to precompute and > cache that data on the server side, so it has the data ready like > CVS > does. If anyone would implement this, I for one would be very happy > :D. tor

RE: svn: MERGE of '/svn//shelvesets': 409 Conflict ()

2010-01-08 Thread Kriv, Larry (HC Product Technology)
Johan, Thanks for your response. The double-slashes seem to be an artifact of a cut-paste out of an IM session log. Looking at the actual error, there are only single slashes there. I am attempting to narrow down where in the hook there error is springing from before I send you any snippet

Administering SVN on windows

2010-01-08 Thread Dipesh
Hi All, Currently i am working on SVN under Linux environment, but I want to access SVN on windows. So please tell me how to administer various tasks like : Backup, Restoration, Adding/ Deleting users and giving permissions to users etc on windows. Is there any tool to handle all these activities?

merge from wrong working directory gives misleading error message

2010-01-08 Thread Michael Scarpa
Hello there, I just spent a day sorting this out and thought it worth mentioning here. The scenario is as follows: I tried to do a merge between two files in different parts of our repository into a working copy on my machine. After reading the documentation about svn merge (http://svnbook.red-b

subversion-1.6.6-1.i386.rpm

2010-01-08 Thread Seow Lee Tang
Hi, I am trying to upgrade my SVN version from 1.4.2 to the latest one, which is 1.6.6. Unfortunately, I am not able to do so. I am running RHEL5 on the server. I have sqlite3.6.22 installed. The reason I am not able to install subversion-1.6.6-1.i386.rpm is because it is looking for a dependency:

Re: Subversion Histroy question

2010-01-08 Thread Johan Corveleyn
On Fri, Jan 8, 2010 at 2:16 PM, Erik Huelsmann wrote: >> Anyway, I can understand Andreas' desire to clean out old history >> that's no longer needed, and that's only slowing things down. But >> sometimes, having that entire history is very useful, so we chose not >> to do that. Instead, we learne

Re: Subversion Histroy question

2010-01-08 Thread Erik Huelsmann
> Anyway, I can understand Andreas' desire to clean out old history > that's no longer needed, and that's only slowing things down. But > sometimes, having that entire history is very useful, so we chose not > to do that. Instead, we learned to live with the current limitations > for now, and we ho

Re: svn: MERGE of '/svn//shelvesets': 409 Conflict ()

2010-01-08 Thread Johan Corveleyn
On Thu, Jan 7, 2010 at 11:47 PM, Kriv, Larry (HC Product Technology) wrote: > > OS:  Windows Server 2003 R2.  Client Server: Windows XP Professional 2002, SP > 2 > SVN version 1.6.3, File System repository structure > Built custom pre- and post-commit hooks, which make various svn calls to > exa

Re: Union of Multiple Branches

2010-01-08 Thread Johan Corveleyn
Just throwing in my 2 cents: another way to create such "partial branches" is by performing an "svn copy" with multiple sources directories (all the ones you want in your branch), all in one commit directly on the repository. That way, you don't have to delete anything afterwards (you have only bra

RE: Didn't create trunk/branches/tags, now what?

2010-01-08 Thread Engebakken Geir
The fact that restructuring a repository generally is of no importance is something that I am unsure of, but maybe not in this simple case. If you at some time for example want to split a repository by doing a dump and later load parts of it into several repositories, you will get into problems

Re: Subversion Histroy question

2010-01-08 Thread Johan Corveleyn
On Wed, Jan 6, 2010 at 9:07 PM, Ryan Schmidt wrote: > > On Jan 6, 2010, at 12:31, Andreas Hoegger wrote: > >> Yes I do. You can imagine if 150 developers have been working for 5 years >> nobody will use 'blame'/'annotate' commands except for you feel infinitely >> bored at least with version 1.4

Re: Adding existing repository to new subversion + tortoise

2010-01-08 Thread Mayuresh Kasture
I installed the latest subversion and everything is working great now. Thanks, Mayuresh On Fri, Jan 8, 2010 at 3:49 AM, Mayuresh Kasture wrote: > Thanks again. I will give it a try and post the result. > > On Fri, Jan 8, 2010 at 3:45 AM, Ulrich Eckhardt > wrote: >> On Friday 08 January 2010, M

Re: Adding existing repository to new subversion + tortoise

2010-01-08 Thread Mayuresh Kasture
Thanks again. I will give it a try and post the result. On Fri, Jan 8, 2010 at 3:45 AM, Ulrich Eckhardt wrote: > On Friday 08 January 2010, Mayuresh Kasture wrote: >> So, how do I upgrade? Do I just uninstall the old one and install new >> one? Actually, I am trying to find the latest installer o

Re: Adding existing repository to new subversion + tortoise

2010-01-08 Thread Ulrich Eckhardt
On Friday 08 January 2010, Mayuresh Kasture wrote: > So, how do I upgrade? Do I just uninstall the old one and install new > one? Actually, I am trying to find the latest installer on > "http://subversion.tigris.org/[...] description of each installer > reads "includes bindings for Apache sever". I

Re: Adding existing repository to new subversion + tortoise

2010-01-08 Thread Mayuresh Kasture
Thanks, Ulrich, for your help. So, how do I upgrade? Do I just uninstall the old one and install new one? Actually, I am trying to find the latest installer on "http://subversion.tigris.org/servlets/ProjectDocumentList?expandFolder=254&folderID=91";. But, there description of each installer reads