On Dec 16, 2009, at 10:00, David Burleson wrote:
> I have been using subversion with TortoiseSVN for a couple of years now. I
> work in a team of 3 web developers on multiple websites. Im starting to
> wonder if the way we use subversion and version control is the correct way.
> So, I have post
Greetings, Gabriel Ricardo!
> I cannot figure out how to restrict permissions on a sub-directory.
> What I want is to have anonymous read/write access to everything
> except a sub-directory, where only two users have read/write and
> everyone else has no access (read or write). I've done a lot of
I cannot figure out how to restrict permissions on a sub-directory.
What I want is to have anonymous read/write access to everything
except a sub-directory, where only two users have read/write and
everyone else has no access (read or write). I've done a lot of
reading of the manual and googling t
Any ideas about this?
Thanks!!!
2009/12/14 Rodrigo Machado
> Hi,
>
> I'm having a problem uploading two specific files to a repository. The
> message is the following:
>
> org.tigris.subversion.svnclientadapter.SVNClientException:
> org.tigris.subversion.javahl.ClientException: RA layer reques
Hi Brendan,
Interesting take on things. How does your system handle file/dir
permissions and symlinks?
David
On 16/12/2009 04:11 PM, Brendan Farr-Gaynor wrote:
Hi David,
We're doing the same type of work, web development on numerous
projects.
We just starting using Coda, which ac
Hi David,
We're doing the same type of work, web development on numerous projects.
We just starting using Coda, which accesses the repo via http and then
we use a post-commit hook to auto checkout the latest files from our
repo to our central web root for previewing. I like this approach
b
Hi Everyone,
I have been using subversion with TortoiseSVN for a couple of years now. I work in a team
of 3 web developers on multiple websites. Im starting to wonder if the
way we use subversion and version control is the correct way. So, I
have posted to ask advice on the best way to use Sub
-Original Message-
From: Ryan Schmidt [mailto:subversion-20...@ryandesign.com]
Sent: Wednesday, December 16, 2009 4:48 PM
To: DEVELA Brent
Cc: 'users@subversion.apache.org'
Subject: Re: Permission Denied Error on Pre-commit Java hook
On Dec 15, 2009, at 23:35, DEVELA Brent wrote:
> Rya
My problem is not on ACID Transaction, my problem is that we have 3
different projects.
These projects are dependent but are not in the same repository.
ex :
3 projects A, B, C
If I made modifications on A and B :
- I commit A
- Other developer commit its own modification of B
- I cannot commi