similar to: Distributed Setup Suggestions

Displaying 20 results from an estimated 9000 matches similar to: "Distributed Setup Suggestions"

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 Jul 24
1
OT: Content system preferences, KnowledgeTree vs Alfresco
We're in the market for a new content system at work. Right now it's between KnowledgeTree and alfresco. Mostly we're looking for something with the ability to upload, tag with various meta-data, and share among various other systems via webdav, cifs, etc. Does anyone have any personal preferences or experiences with these two products? -- During times of universal deceit, telling
2006 Jan 03
7
switchtower, windows and dispatch.fcgi
I just setup switchtower and I am very happy with it. Just one thing is giving me some headache: My development machine is windows and my deployment host is Unix. Each time I deploy I need to make dispatch.fcgi executable. I wrote my own task for that. But does there exist any smarter way to get this automated ? I think Subversion offers some possiblity to declare a file as executable, but no idea
2006 Jun 07
1
How to freeze_edge with TortoiseSVN and InstantRails
I installed TortoiseSVN, created a local repository at c:/instantrails/SVNRepository. I have an app that I want to put into SVN and also do a freeze_edge for, but I''m not sure how. I ran command ''rake freeze_edge'' and got the error: ERROR: Must have subversion (svn) available in the PATH to lock this application to Edge Rails rake aborted! Any advice or links to a
2007 Jun 11
3
RE: Moving to Git
Since you asked for comments... Personally, I'm disappointed to see Speex moving to Git from Subversion. I had just recently learned how easy it is to track progress of Speex using TortoiseSvn. That being said, I'm sure Jean-Marc knows best what the issues may be. How many people are expected to commit on this project this year? -mjc
2009 Jan 23
1
svnserve with SASL on CentOS 5.2
Hello List. I'm cross posting this from svn-users, as I'm not sure whether this is an CentOS specific issue. Perhaps someone here has an idea of what's going on? ----------------------------- I got a fresh install of CentOS 5.2 x32, svnserve, version 1.5.5 (r34862), here is my svnserve.conf file [general] anon-access = none auth-access = write realm = isf [sasl] use-sasl = true
2007 Nov 18
12
Lighthouse and Engine Yard sponsorships
Hey all, I''m very happy to announce that ActiveReload[1] has generously offered to sponsor a lighthouse[2] account for rspec. We''ll be moving ticket tracking there. We''ve already got the account set up and will soon make it public. We''re also going to be getting a sponsored slice at Engine Yard[3] to host source control, which will be either mercurial or git
2006 May 19
37
OS for rails development: Windows vs. Mac?
Caveat: this is not a discussion about *hosting* a rails app on windows. Anyway...Macs are everywhere you look when researching rails (demo vids, tutorials, and pictures from rails training classes). I''m interested in what the pros to using a Mac for rails development are (besides textmate). Is it more of a cultural thing, a what would 37 signals do thing, is it a unix thing, or
2006 May 05
16
Diff tool for OSX
I''ve looked for DIFF tools for OSX but haven''t found anything good yet. Tried guiffy (http://www.guiffy.com) but it''s very slow and the folder comparison doesn''t indicate a change until you drill down to the level with the difference which kinda defeats the purpose. I''m missing TortoiseSVN and the diff tool that comes with it. Any suggestions for
2007 Jan 29
3
WXRuby Documentation
Hi, I am very new to Ruby, but I know I can express myself in writing pretty well. If it''s OK to contribute to the documentation of WXRuby, How do I do that? I signed up for a membership on Sourceforge, but was not sure what to do after that. Thanks. Jim James D Homme, Usability Engineering Highmark Inc. james.homme@highmark.com 412-544-8177 "If you think you can, or if you think
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/.
2015 May 07
2
Apache 2.2 itk - 404 not found
Hi all, Freshly installed apache 2.2 with httpd-itk (from epel). When I try to access apache's document root from a browser on local network, it always serve me the Apache welcome page, even if I have a index.html and a phpinfo.php file in the /var/www/html folder. If point the browser specifically to http://server/index.html, I get a '404 Not found error'. I'm running CentOS
2006 Jan 26
1
SubVersion on CentOS 4.2
I am new to linux based version control systems and am setting up a new project in Rails which will use SubVersion. I set up a repository for this project in a directory called /var/spool/svn and ran svnadmin create etc. I did all this while su'ed to root, however all programming will be done by non-privileged users. To provide for this I created a group called "svn", added
2006 May 04
2
Samba interface to CVS/Subversion
Hey all, Bit of a bogus question here as I only have a basic understanding of CVS and Subversion. A lot of the windows development tools we use in the office have CVS or Subversion modules allowing us greater source code control. It would be wonderful to have a samba share that acts as an interface to a CVS or Subversion backend. That way we can use any development tool and simply save our
2010 Apr 23
3
Ptalarbvorm ffmpeg2theora Windows binary
ffmpeg2theora nightly builds found at http://firefogg.org/nightly/ still uses Thusnelda. Where can I get a Ptalarbvorm version for Windows? Regards
2010 Oct 26
2
Which version control system to learn for managing R projects?
Hello all, I wish to learn a version control system for managing my R (data analysis) projects. I know of SVN and github, and wonder if there is any reason for which I should prefer the one over the other (or any other platform). An example for a reason could be if it will make it easier for me to later work with R-forge or CRAN or any other platform for R code distribution. Thanks, Tal
2006 Aug 08
8
Unable to freeze:edge
Hi, Whenever I try to rake rails:freeze:edge it fails. Here is the trace: (in D:/work/radrails/rdepot) ** Invoke rails:freeze:edge (first_time) ** Execute rails:freeze:edge d:/ruby/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/core_ext/k ernel/agnostics.rb:7: [BUG] rb_sys_fail(svn --version) - errno == 0 ruby 1.8.4 (2006-04-14) [i386-mswin32] abnormal program termination This
2005 Dec 23
2
getting changes
I was having some problems, which are fixed with #3331 & 3332. I have no idea how to get these changes. Do I have to wait for a release? What is the time frame? Any help understanding the process would be very helpful. Thanks, Steven A Bristol _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
2004 Aug 21
1
rsync.r-project.org unreachable
rsync.r-project.org (alias bates4.stat.wisc.edu) seems to be unreachable right now. is this only my problem? will it be reachable soon again? -- Erich Neuwirth, Computer Supported Didactics Working Group Visit our SunSITE at http://sunsite.univie.ac.at Phone: +43-1-4277-38624 Fax: +43-1-4277-9386
2005 Jan 10
6
[LLVMdev] Version Control Upgrade?
John, Here's my list: 1. CVS is slow. Many of the other tools do bi-directional binary deltas on file changes they are transmitting. This is basically the technology that makes rsync so fast. CVS doesn't do this. Probably not a big deal when you're working at UIUC but its CRUCIAL when I'm on the road working from a hotel or airport wi-fi connection. 2. Related to 1 is diff