> 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
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
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
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
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
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
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
> 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
> 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.
> > 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
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
> 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
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://<>/
> 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
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
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
> 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
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
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
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
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
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
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
23 matches
Mail list logo