RE: Get subversion python bindings on existing subversion setup

2013-05-28 Thread Tony Sweeney
From: kapila narang [mailto:kapilanar...@gmail.com] Sent: 28 May 2013 12:08 To: users@subversion.apache.org Subject: Get subversion python bindings on existing subversion setup Hi, I have subversion 1.6.11 installed on redhat 64bit server used since long

Get subversion python bindings on existing subversion setup

2013-05-28 Thread kapila narang
Hi, I have subversion 1.6.11 installed on redhat 64bit server used since long. Seems to be installed using rpm/yum not from source. Can you suggest me how i get svn python binding for existing setup without effective my current environment? everyone says of compiling from source, which i am not

Re: Subversion setup question

2011-10-14 Thread Michael P. Reilly
On Fri, Oct 14, 2011 at 12:40 PM, Ryan Schmidt < subversion-20...@ryandesign.com> wrote: > > On Oct 14, 2011, at 05:04, Markei54545 wrote: > > > When I add a project to Subversion, it asks for the repository URL. It > > will accept the name of a local test repository that I created (c: > > \zip) bu

Re: Subversion setup question

2011-10-14 Thread Ryan Schmidt
On Oct 14, 2011, at 05:04, Markei54545 wrote: > When I add a project to Subversion, it asks for the repository URL. It > will accept the name of a local test repository that I created (c: > \zip) but will not accept the name or (path or unc or mapped drive) to > the repository on the server. > >

Subversion setup question

2011-10-14 Thread Markei54545
Hi All, I am using VS2010 with the AnkH subversion plugin on a Win7 PC. I have created a repository on our WS 2008 server using tortoiseSVN. When I add a project to Subversion, it asks for the repository URL. It will accept the name of a local test repository that I created (c: \zip) but will no

Re: Subversion Setup Question

2011-05-11 Thread Michael Diers
On 2011-05-09 21:21, Chris McGrath wrote: [...] > Our current setup is: > > 1 development server that we work off of. This is MAC based. > 1 production web server hosted with Rackspace that is Windows based. > 1 database server hosted with Rackspace that is Windows based. [...] > So the current w

Subversion Setup Question

2011-05-09 Thread Chris McGrath
Greetings all! My team has recently grown from just me to three of us and I am in the process of implementing subversion as our version control system. I am having a little trouble wrapping my head around what will become the workflow. Our current setup is: 1 development server that we work of

Re: Subversion setup

2011-01-20 Thread Dave Pawson
On 19 January 2011 18:16, Stephen Butler wrote: > Did you import the initial repository content as local root, using > a "file://" URL?  In that case, some files inside the "db" directory > would now be owned by root. > > I'd double-check the permissions on the following dirs & files. > >  /etc/s

Re: Subversion setup

2011-01-19 Thread Dave Pawson
> Did you import the initial repository content as local root, using > a "file://" URL?  In that case, some files inside the "db" directory > would now be owned by root. The only way I could import into the repo was as root. > > I'd double-check the permissions on the following dirs & files. > >

Re: Subversion setup

2011-01-19 Thread Stephen Butler
On Jan 18, 2011, at 14:43 , Dave Pawson wrote: > I'm resurrecting a subversion setup. > subversion 1.6.5 on apache 2. > > Apache setup > > Dav svn > SVNParentPath /srv > Authtype Basic > AuthName "..." > AuthuserFile /etc/svnauthfile > Require v

Re: Subversion setup

2011-01-19 Thread Dave Pawson
On 19 January 2011 11:51, Prabhu Gnana Sundar wrote: > Hi Dave, > > On Wednesday 19 January 2011 03:35 PM, Dave Pawson wrote: > > Still looking for the source of my 403 errors Steve? > Any ideas please? > > I have no need for path based permissions? It is advised against in > fact in the book? >

Re: Subversion setup

2011-01-19 Thread Prabhu Gnana Sundar
Hi Dave, On Wednesday 19 January 2011 03:35 PM, Dave Pawson wrote: Still looking for the source of my 403 errors Steve? Any ideas please? I have no need for path based permissions? It is advised against in fact in the book? I am sorry if I misunderstood. And may be you just followed the book w

Re: Subversion setup

2011-01-19 Thread Dave Pawson
gt;>> >>> On Tuesday 18 January 2011 07:13 PM, Dave Pawson wrote: >>>> >>>> I'm resurrecting a subversion setup. >>>> subversion 1.6.5 on apache 2. >>>> >>>> Apache setup >>>> >>

Re: Subversion setup

2011-01-19 Thread Stephen Butler
On Jan 19, 2011, at 9:25 , Dave Pawson wrote: > On 19 January 2011 07:36, Prabhu Gnana Sundar wrote: >> Hi Dave, >> >> >> On Tuesday 18 January 2011 07:13 PM, Dave Pawson wrote: >>> >>> I'm resurrecting a subversion setup. >>> subve

Re: Subversion setup

2011-01-19 Thread Dave Pawson
On 19 January 2011 07:36, Prabhu Gnana Sundar wrote: > Hi Dave, > > > On Tuesday 18 January 2011 07:13 PM, Dave Pawson wrote: >> >> I'm resurrecting a subversion setup. >> subversion 1.6.5 on apache 2. >> >> Apache setup >> >>

Re: Subversion setup

2011-01-18 Thread Prabhu Gnana Sundar
Hi Dave, On Tuesday 18 January 2011 07:13 PM, Dave Pawson wrote: I'm resurrecting a subversion setup. subversion 1.6.5 on apache 2. Apache setup Dav svn SVNParentPath /srv Authtype Basic AuthName "..." AuthuserFile /etc/svnauthfile Require valid-user Clearly, you are using

Subversion setup

2011-01-18 Thread Dave Pawson
I'm resurrecting a subversion setup. subversion 1.6.5 on apache 2. Apache setup Dav svn SVNParentPath /srv Authtype Basic AuthName "..." AuthuserFile /etc/svnauthfile Require valid-user user apache is set as owner of /srv and all subdirectories I used, as root, svnadmin cr

Subversion setup with Apache and MPM worker

2010-03-05 Thread Leszek Szarlej
Hi I am going to setup svn with apache 2.2. What is your experience with using svn module in MPM worker apache configuration. I am new to this list so please excuse me if this is a common discussed topic. I didn't find helpful resource in the internet. Regards Leszek

RE: Ideal Subversion Setup

2009-12-17 Thread Bob Archer
> Thanks for the reply. So there might be some hope. > > Let me elaborate on our setup. I've decided the first thing to do > is to > cut out the inbetween step of dragging files over. So I have setup > a > folder on our local linux webserver and setup apache web server to > use > it as a virtual h

Re: Ideal Subversion Setup

2009-12-17 Thread Andy Levy
On Thu, Dec 17, 2009 at 08:39, Ryan Schmidt wrote: > To commit the symlink, you will need to run "svn commit" on the Linux server, > not on the Windows machine, since as I mentioned, the Windows operating > system has no concept of symlinks and cannot represent them. Actually, NTFS and Windows

Re: Ideal Subversion Setup

2009-12-17 Thread Ryan Schmidt
On Dec 17, 2009, at 03:53, David Burleson wrote: > Let me elaborate on our setup. I've decided the first thing to do is to cut > out the inbetween step of dragging files over. So I have setup a folder on > our local linux webserver and setup apache web server to use it as a virtual > host (to

Re: Ideal Subversion Setup

2009-12-17 Thread David Burleson
Hi Ryan, Thanks for the reply. So there might be some hope. Let me elaborate on our setup. I've decided the first thing to do is to cut out the inbetween step of dragging files over. So I have setup a folder on our local linux webserver and setup apache web server to use it as a virtual host

Re: Ideal Subversion Setup

2009-12-16 Thread Ryan Schmidt
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

Re: Ideal Subversion Setup

2009-12-16 Thread David Burleson
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

Re: Ideal Subversion Setup

2009-12-16 Thread Brendan Farr-Gaynor
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

Ideal Subversion Setup

2009-12-16 Thread David Burleson
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