Re: svn diff working copy against a different branch

2010-08-05 Thread Arpad Ilia
> Hi all, > > I have a system where there is a "trunk" and a branch called "branchX". I > have checked out branchX and merged the trunk code into branchX on my > working copy. I am trying to diff my working copy against trunk like so: > svn diff --old=http://path-to-dir/myDirectory --new=myDirec

Re: svn diff working copy against a different branch

2010-08-05 Thread Erik Andersson
On Wed, Aug 4, 2010 at 9:09 PM, Mark _ wrote: > Hi all, > > I have a system where there is a "trunk" and a branch called "branchX". I > have checked out branchX and merged the trunk code into branchX on my > working copy. I am trying to diff my working copy against trunk like so: > svn di

Status of SVNPathAuthz short_circuit

2010-08-05 Thread Bruno De Fraine
Hello list, We have a reasonably big, long-running Subversion repository (started in the day of SVN 1.1) that is served over HTTPS. We collect different projects inside of the same repository and we use path-based authorization with mod_authz_svn to restrict access to each project. This has wo

Re: svn command line client - url encoding

2010-08-05 Thread Glen Pike
On 04/08/2010 19:24, Daniel Shahaf wrote: svn: URL 'https://ea_repos/svn/blender/trunk/Py%20modules,%20xls%20[latest%20ver]/' is not properly URI-encoded But if I manually "encode" the URL as follows it works. svn co https://ea_repos/svn/blender/trunk/Py%20modules%2C%20xls%20%5Bl

subversion upgrade from 1.4.3 to 1.6.12

2010-08-05 Thread Kriparam Faraday
Hi, We have an existing subversion setup running using apache(mod_dav_svn). We are looking to upgrade the subversion from 1.4.3 to 1.6. Can someone guide me the steps needed in upgrading it? 1) Do we need to just upgrade the module(mod_dav_svn). If yes, is there a way to find out which version

Granting full access to a directory, readonly access to path to directory, deny access to rest of tree?

2010-08-05 Thread Vallon, Justin
Suppose I have a bunch of projects, and I want to grant full access to a group, but no access to anything else. Please don't call me anti-social. /trunk/proja /trunk/projb /trunk/projc I want to grant full access to proja to groupa, but no access to the others. How can I do this? [repo:/] @g

Re: Tree conflict: local add, incoming add upon merge

2010-08-05 Thread Tyler Roscoe
On Thu, Aug 05, 2010 at 08:56:15AM +0200, Ulrich Eckhardt wrote: > On Wednesday 04 August 2010, Tyler Roscoe wrote: > > > > If there are no changes, I would delete the directory from branchx and > > then merge from trunk to recreate the directory on branchx. > > Why not simply merge the revision w

RE: Granting full access to a directory, readonly access to path to directory, deny access to rest of tree?

2010-08-05 Thread Bob Archer
> Suppose I have a bunch of projects, and I want to grant full access > to a group, but no access to anything else.  Please don't call me > anti-social. > > /trunk/proja > /trunk/projb > /trunk/projc > > I want to grant full access to proja to groupa, but no access to > the others.  How can I do

RE: Granting full access to a directory, readonly access to path to directory, deny access to rest of tree?

2010-08-05 Thread Vallon, Justin
> From: Bob Archer [mailto:bob.arc...@amsi.com] > > I'm pretty sure this works... although there was a bug with the group being > able to create a branch in their allowed path if they didn't have read access > to root. However, I think this was fixed in a recent version .10 or newer > perhaps.

RE: Granting full access to a directory, readonly access to path to directory, deny access to rest of tree?

2010-08-05 Thread Bob Archer
> > From: Bob Archer [mailto:bob.arc...@amsi.com] > > > > I'm pretty sure this works... although there was a bug with the > group being able to create a branch in their allowed path if they > didn't have read access to root. However, I think this was fixed in > a recent version .10 or newer perhaps

reg: creating a new project from a branch of another project with history

2010-08-05 Thread Yogananth Mahalingam
Hi, We have a unique scenario related to managing projects in SVN. Here is my scenario. I have project A. Now I have created a branch for this project – Branch_A. I would like to know if there is a way I can copy the content of Branch_A (along with its history) & create a new project B

RE: creating a new project from a branch of another project with history

2010-08-05 Thread Bob Archer
> We have a unique scenario related to managing projects in SVN. > > Here is my scenario. > > I have project A. > Now I have created a branch for this project - Branch_A. > > I would like to know if there is a way I can copy the content of > Branch_A (along with its history) & create a new proje

Re: creating a new project from a branch of another project with history

2010-08-05 Thread Yogananth Mahalingam
Thanks for your suggestion Bob. I never thought this is so simple. I am using Eclipse with subversion. I have copied the contents to the new project using the following approach. - Checked out Branch_A into Eclipse workspace - Selected Team->Branch/Tag. Set the "Copy to URL" as http://<>/

RE: creating a new project from a branch of another project with history

2010-08-05 Thread Bob Archer
> Thanks for your suggestion Bob. > > I never thought this is so simple. > > I am using Eclipse with subversion. > I have copied the contents to the new project using the following > approach. > * Checked out Branch_A into Eclipse workspace > * Selected Team->Branch/Tag. Set the "Copy to URL" as

SVN's market-share

2010-08-05 Thread Arthur Cesar Oreana
Hi everyone! Is there a paper, case study or website showing the SVN's market-share? Something like the numbers of users, companies, etc? I need to create a document with this information to oppose the enemy force (some proprietary solutions). =) Hope your help! -- Arthur César Oreana aoreana

Re: SVN's market-share

2010-08-05 Thread Mark Phippard
On Thu, Aug 5, 2010 at 3:43 PM, Arthur Cesar Oreana wrote: > Hi everyone! > > Is there a paper, case study or website showing the SVN's market-share? > Something like the numbers of users, companies, etc? > > I need to create a document with this information to oppose the enemy force > (some propr

RE: SVN's market-share

2010-08-05 Thread Bob Archer
> Is there a paper, case study or website showing the SVN's market- > share? Something like the numbers of users, companies, etc? > > I need to create a document with this information to oppose the > enemy force (some proprietary solutions). =) > Every svn webcast I have seen by collabnet they u

Re: SVN's market-share

2010-08-05 Thread Andy Levy
On Thu, Aug 5, 2010 at 15:43, Arthur Cesar Oreana wrote: > Hi everyone! > > Is there a paper, case study or website showing the SVN's market-share? > Something like the numbers of users, companies, etc? > > I need to create a document with this information to oppose the enemy force > (some proprie

Re: SVN's market-share

2010-08-05 Thread Arthur Cesar Oreana
On Thu, Aug 5, 2010 at 4:54 PM, Andy Levy wrote: > On Thu, Aug 5, 2010 at 15:43, Arthur Cesar Oreana > wrote: > > Hi everyone! > > > > Is there a paper, case study or website showing the SVN's market-share? > > Something like the numbers of users, companies, etc? > > > > I need to create a docum

Re: SVN's market-share

2010-08-05 Thread Trevor Harmon
On Aug 5, 2010, at 12:54 PM, Andy Levy wrote: > If the number of people using SVN is a significant portion of the > selection criteria, then the wrong people are making the decision > about what software to use. That's an oversimplification. I agree it's not a primary criterion, but an importan

Re: SVN's market-share

2010-08-05 Thread Nico Kadel-Garcia
On Thu, Aug 5, 2010 at 3:54 PM, Andy Levy wrote: > On Thu, Aug 5, 2010 at 15:43, Arthur Cesar Oreana wrote: >> Hi everyone! >> >> Is there a paper, case study or website showing the SVN's market-share? >> Something like the numbers of users, companies, etc? >> >> I need to create a document with

Re: reg: creating a new project from a branch of another project with history

2010-08-05 Thread Nico Kadel-Garcia
On Thu, Aug 5, 2010 at 2:03 PM, Yogananth Mahalingam wrote: > Hi, > > > > We have a unique scenario related to managing projects in SVN. > > > > Here is my scenario. > > > > I have project A. > > Now I have created a branch for this project – Branch_A. > > > > I would like to know if there is a wa

Re: subversion upgrade from 1.4.3 to 1.6.12

2010-08-05 Thread Nico Kadel-Garcia
On Thu, Aug 5, 2010 at 9:59 AM, Kriparam Faraday wrote: > Hi, > We have an existing subversion setup running using apache(mod_dav_svn). We > are looking to upgrade the subversion from 1.4.3 to 1.6. Can someone guide > me the steps needed in upgrading it? I strongly urge you to: * Move aside yoru