Displaying 20 results from an estimated 50000 matches similar to: "How to automatically fetch external svn resources on update?"
2006 Feb 22
3
OT: svn installation tutorial
Hello friendly Rails community,
I''m sorry for this OT post, I''ve just switched to Mac and as I see there
are so many friendly mac users here, may I ask is there another
good/nice Subversion installation tutorial instead of this one:
http://developer.apple.com/tools/subversionxcode.html?
Is there another way to install it without compiling Subversion by
myself? For example via
2009 Oct 11
3
SVN hell!
Hi!
I'm trying to install SVN on a latest version of CentOS (5.3). I just did:
yum install subversion
yum install mod_dav_svn
Then i edited /etc/httpd/conf.d/subversion.conf
and here is the content:
========================
<Location /svn>
DAV svn
SVNParentPath /var/www/svn
# Limit write permission to list of valid users.
<LimitExcept GET PROPFIND OPTIONS
2005 May 24
0
SVN checkout problem
Hello
I have problems with checkout using SVN. I am following instructions on
page http://us2.samba.org/samba/subversion.html.
First of all DNS can't resolve name svnanon.samba.org. I checked
nslookup and dig on three different systems using three different
providers - my office, T-Online and Litnet. DNS servers for all three
providers responded that host name not found. I also got IP
2012 Sep 04
1
svn: Authorization failed
How do I set up a subversion repository so
that svn can use an svnserve running locally?
I own the repository.
svnserve -d -r ... runs as me.
svn mkdir -m 'make trunk' svn://localhost/redeye/trunk
fails with
svn: Authorization failed
There is no request for credentials.
Is anyone that can willing to share an example that works?
I'm running CentOP 6.2
[hennebry at 67-61-185-5 reps]$
2011 Apr 12
1
problems in centos-5.6
hi,
i try to collect the problems, bugs and 'strange' things in current
centos-5.6 release:
os/i386 these shouldn't have to be there (they are from older release):
kmod-gfs-0.1.34-12
kmod-gfs-PAE-0.1.34-12
kmod-gfs-xen-0.1.34-12
centos-release-notes-5.5-0
updates/i386 these shouldn't have to be there (they are already in os):
libtdb-1.2.1-5.el5.i386
libtdb-devel-1.2.1-5.el5.i386
2006 Mar 30
4
Capistrano Shovel onto Textdrive SVN error
I''m using the Shovel recipe to deploy my lovely app to text drive.
everyhting seems to be ok apart from the deploy action which fails
saying that there is "No such file or directory" I''ve included the full
error listing below.
The SVN definately exists because we''re using for development.
Does any one have any ideas what might be going wrong?
Thanks
Tom
2009 Nov 13
3
Rescuing svn repo from *IDIOTS*
Hello,
A moron has checked in a DVD iso into subversion.
How can I undo the damage, and make the repo a sensible size again?
Also, is there a cunning way to get subversion to say: "Oi! Moron!
This file is huge, you can't check it in!" ?
S.
2006 Jan 28
1
Switchtower different svn repo urls from my local box and my shared hosting
I got problems running switchtower 0.10.0 when I try to run "rake deploy"
from my local box (windows) to my shared hosting
If I set the repository to (deploy.rb):
set :repository, "file:///home/[my_user]/repo/[my_app]/trunk"
My local box (windows) can''t reach the subversion repository located in
site5
If I set the repository to:
set :repository,
2013 Nov 27
0
complicated svn, apache, krb5 and selinux problem
CentOS 6.4.
We've got a subversion repo on a server. Currently, it's set to use krb5.
Trouble is, the krb5.conf is set up to use pcscd authentication (using PIV
cards). Whether anything else on the server needs it, it appears that when
people issue certain svn commands (I haven't nailed down which), the thing
tries to look at the pcscd.pid... and selinux complains that this is
2023 Mar 19
0
CRAN 'R Sources' page: Provide link to https://svn.r-project.org/R/
Not sure who is the webadmin for
https://cran.r-project.org/sources.html, so posting it here:
I just noticed it's not straightforward to find the Subversion URL for
the R source code. A natural search would be to go to
https://cran.r-project.org/, then click 'Source code' to get to
https://cran.r-project.org/sources.html. That page does mention
"Subversion tree", but it
2006 Feb 01
2
Need clarification for Rails Engines SVN repository
Hi all !
Could someone tell me what''s what in the Rails Engines Subversion
repository ? There are many folders where the Rails Engine is
located, and from the folder names alone, I can''t really guess what''s
what.
For example, the rails engine plugin is situated at:
plugins/engine
engines/trunk
branches/engines
branches/edge_engines
From the log, I gather
2006 Feb 18
2
SVN migration status
It looks like the Subversion migration is working. The CVS repository
is still there, but in read-only mode. However, the SVN repository
preserves the version history of the CVS repository, albeit organized
slightly differently.
For an introduction to Subversion, this online book is essential:
http://svnbook.red-bean.com/
It is written by some of the Subversion authors. The only drawback I
2011 Nov 23
0
[RFC] Eaton Software Development Kit (SDK), based on NUT
Dear NUT developers,
As you all know, Eaton is NUT biggest corporate fan, supporting the project through many
contributions.
Now, Eaton would like to provide its customers with a way to build their
own applications to interface with Eaton devices, using the NUT code-base.
To do this, in a smart and efficient way (ie limiting additions and
modifications to the bare minimum), we (Frederic and
2006 Aug 16
1
Re: 400 Bad Request error from svn
It's nice to see that the OS where CentOS gets its sources from also
experiments the same error!
I have been very busy lately so I haven't had the time to deal with the
problem, probably later this week or early next week. As soon as I find
something Ill let you know. Hopefully you'll do the same if you come
across the solution first.
PS. Forwarding this message to the mailing
2011 Jun 01
0
Svn web access (was: svn commit r3010 - trunk/docs)
2011/5/31 Arnaud Quette <aquette at alioth.debian.org>
> Author: aquette
> Date: Tue May 31 09:00:57 2011
> New Revision: 3010
> URL: http://trac.networkupstools.org/projects/nut/changeset/3010
>
> Log:
> Update Subversion access information, following Alioth update
>
> Modified:
> trunk/docs/download.txt
>
> Modified: trunk/docs/download.txt
>
>
2010 Jan 25
2
Automatically check into SVN?
I would like to automatically check in a directory to SVN, to maintain
the changes that area made to those txt files over time. These files are
configuration files, and it would be good to be able to revert back by
simply checking out the older versions. But I would to check in the
files every files minutes, and I'm sure SVN will not use up any disc
space, unless there are any changes.
I
2006 Aug 25
10
SVN security hole explained
Hi all,
If you are using Pound / Pen or another load balancer, I believe you
should read this:
http://blog.teksol.info/articles/2006/08/25/subversion-metadata-exposure-on-mongrel
My article refers to Dan Benjamin''s
http://hivelogic.com/articles/2006/04/30/preventing_svn_exposure
My point is that even though we are preventing Apache from serving
anything except a select few file
2008 Jan 23
9
Replacing puppet:// with svn:// ?
I''ve been pondering how to handle our file distribution issues - we''re
starting to roll puppet out, and I''d like to get it somewhat right from the
start. I''ve been watching the list for a while, and observed ''complaints''
about the speed of the fileserver method when dealing with recursive
directories. If I can avoid this, I''d
2006 Mar 17
0
Hosting a Rails project (svn, trac, etc.)
I''ve been working on some small Rails applications that I think might
eventually be useful to others. Rather than just release them ad hoc,
and since I develop with Subversion and such, it seems like it might
be a good idea to find a good way to share them with the world in a
way that they can grow and possibly take on a life of their own some
day.
This seems like a common need
2007 Oct 17
0
svn access via apache with ntlm authentication
My setup :
Debian Etch i386
httpd-2.0.61 configured with the following command
"./configure --prefix=/opt/httpd-2.0.61 --with-mpm=worker --enable-so
--enable-dav=shared
--enable-unique-id=shared --enable-version=shared --enable-ssl=shared
--enable-info=shared
--enable-cgi=shared --enable-rewrite=shared --enable-cache=shared --
enable-disk-cache=shared --enable-deflate=shared"