search for: svnbook

Displaying 20 results from an estimated 49 matches for "svnbook".

2006 Feb 18
2
SVN migration status
...s 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 can think of is their frivolous use of footnotes. Feel free to ignore them on the first read-through. Here are the suggested chapters/sections for NUT developers: Intro: http://svnbook.red-bean.com/en/1.1/ch01...
2006 Mar 09
6
svn and ruby structure
...39;' until I''ve protected some of the other files. Is it better to just create separate repositories for app and public directories or is there a way to tell svn to exclude config, root level, and log folders while keeping the whole enchilada? I ask because as I''m reading the svnbook.red-book.com stuff, nothing is jumping out at me. Craig
2009 Jan 23
1
svnserve with SASL on CentOS 5.2
...6:34 Subversion 1.5.4, apr 1.2.12 apr-utils 1.2.12 berkeley db 4.4.20 neon 0.28.3 OpenSSL 0.9.8i 15 Sep 2008 zlib 1.2.3) When connecting to this repository, I am getting "Error: Could not obtain the list of SASL mechanisms". I think I followed the instructions in the svn book : http://svnbook.red-bean.com/en/1.5/svn.serverconfig.svnserve.html#svn.serverconfig.svnserve.sasl, although the instructions are very sparse. I'm not quite sure hwo sasl is supposed to know to use the svn.conf file to authenticate with svnserve. I am running svnserve from xinetd. Here is my /etc/xinetd....
2007 Dec 13
10
Version naming to use in a RoR proyect
Hi everyone, I would need to know if RoR follow any policy for version naming; I mean, something like linux´s kernel does or similar. For instance, kernel uses numbers separated in groups by dots (i.e. pre 2.6 - AA.BB.CC). These groups mean differents fixtures, bugs fixed... I will start a big proyect from scratch with rails and I want to choose now a standart to use and avoid future problems
2006 Apr 01
4
Saving images in shared directory w/ Capistrano/SVN?
Hi all, I''m using Capistrano and SVN to version control and deploy, but I''m not sure what to do about my images directory. I use file_column and RMagick to save images to the disk under a model called "Image", and they''re saved in public/image/... etc. Each time I deploy a new version, my image folder doesn''t exist anymore. I don''t want
2006 Dec 26
15
is there a way to not repeat installing plugins?
i seem to be using the same plugins for all my sites and was wondering if there is a way to make the process easier and faster? is this what is called by "packing your own gems"? -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk"
2007 Jul 01
0
[LLVMdev] Repository Layout
...sitory space with copies. However, since copies are so incredibly cheap on the server, there is a need to worry about wasting developer hard disk space. At the client, copies are much more expensive with Subversion than with CVS, so your intuition is still very useful. — Gordon [1] http://svnbook.red-bean.com/en/1.0/ch07s03.html -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20070701/2aeb5878/attachment.html>
2006 May 03
8
Subversion and tmp directory in Rails 1.1 project
Hello everyone! I''m thinking of the right way to store tmp/ directory of Rails 1.1 project in Subversion. It has cache, session and sockets subdirectories. To me, it looks good to have svn delete tmp/* svn propset svn:ignore "*" tmp So it will ignore all directories and files in tmp/. Even if you create sessions/ and put some files in it, tmp/ content is still ignored. But
2006 Mar 07
5
subversion help!
I created a subversion repository on my new vps and i''m trying to setup my rails app there. However i keep getting this error: subversion/libsvn_subr/io.c:2516: (apr_err=13) svn: Can''t create directory ''/home/svnadmin/rapleaf/db/transactions/0-1.txn'': Permission denied How do i fix this? I know others have had this before, so i would appreciate some help.
2008 Nov 07
0
[LLVMdev] [cfe-commits] r58509 - in /cfe/trunk: include/clang/Basic/DiagnosticKinds.def lib/AST/Expr.cpp lib/Sema/Sema.h lib/Sema/SemaExprCXX.cpp lib/Sema/SemaInherit.cpp lib/Sema/SemaInherit.h lib/Sema/SemaOverload.cpp test/SemaCXX/condition.cpp
...rote: >>>> svn help cl >>>> >>>> [ runs away, much the same way someone that throws a lighted match >>>> into a pool of gasoline ] Probably wise. >>> "cl": unknown command. >> >> From svn 1.5: >> >> http://svnbook.red-bean.com/en/1.5/svn.ref.svn.c.changelist.html >> >> :-) > Yeah, I'm afraid that won't help me, since my changes are to the > same files. *hem hem* http://www.kernel.org/pub/software/scm/git/docs/git-svn.html — Gordon
2010 Aug 31
2
[LLVMdev] [PATCH] New LLVMGetVersion function allowing applications to get LLVM version through the API directly from libLLVM.so
Please check in this patch. Thanks, Yuri -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: patch-version URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100831/632e9759/attachment.ksh>
2006 Apr 29
1
Display SVN Revision Number in a View
Is it possible to display the SVN revision number in a view? I''d like for this to be done automatically and not something that I''d have to update each time the revision is updated. I know that it is kept in a .svn file or something, but I am curious if anybody out there has done something similar in the past. Thanks, Ryan -- Ryan Prins rprins@gmail.com http://www.lazyi.net
2006 Mar 30
1
Applying a patch?
Is it possible to apply a patch to 1.1 without checking out the trunk, etc? If not any client recommendations for svn? Thanks. -- Posted via http://www.ruby-forum.com/.
2006 Feb 02
1
Inserting svn revision into site
Hi, Say I wanted to know what svn revision a given site was using, simply from looking at the site. How could I embed that information into the page (into maybe a html comment or in the page footer)? A switchtower task? Joe
2007 Nov 13
1
Web DAV (folder) access fails
I'm trying to get web folder (DAV) access working to my CentOS 5 setup. I previously had it working fine under Fedora 2. I can access the folder with the Java-based DAVExplorer, but Windows Network Places won't let me "Add a Network Place", telling me that "The folder you entered does not appear to be valid". I'm using https with self-signed cert and htpasswd
2010 Jan 12
3
I can't start the SVN server at the boot on CentOS
I have just installed an SVN server on a CentOS 5.4 machine. how I can start the SVN server automatically at the boot of the machine. Anas -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20100112/d7698e1c/attachment-0001.html>
2011 Jul 15
1
svnserve with encryption on CentOS
Hello, I've got a CentOS box that i'm wanting to set up svnserve on. I've read much, and am confused. Does svnserve support data encryption and also restricting users from specific repositories? I'm thinking of a single repo structure under /var/svn-repos and I've got two users user1 and user2, each should have access to their own projects in this case user1 can access
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]$
2005 Mar 16
0
[LLVMdev] Subversion Repositories
.../ and are current as of roughly 23:03 UTC, 15 Mar 2005 (more or less). There are copies of LLVM itself, the CFE, the llvm-test project and a couple of others. To read up on Subversion (and, of course, we _all_ read the manuals beforehand, don't we? :), you can use the online manual at http://svnbook.red-bean.com/. SVN (aka Subversion) clients can be found in a bunch of places -- I'd recommend at least version 1.1.3, but only because it's the version I use and I know it works with the server we've set up. Note that these repositories do NOT use the http protocol, but use instead t...
2007 Jul 19
1
[LLVMdev] Dumping SVN Repository
Hmm...okay. This poses a bit of a problem. The repository has a lot of other stuff in it. This begs the question, are we mega interested in the repository history of LLVM-GCC 4.0? If not, then we can just shove it into the normal repository without worrying about it. If we are, then... -bw On Jul 18, 2007, at 3:02 PM, Daniel Berlin wrote: > No, you can't generate a dump file from