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
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
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
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.
>
>
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
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
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
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
> 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.
>
>
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
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?
>
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
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
>>>>
>>
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
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
>>
>>
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
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
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
> 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
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
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
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
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
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
26 matches
Mail list logo