similar to: Subversion working copy via Samba

Displaying 20 results from an estimated 8000 matches similar to: "Subversion working copy via Samba"

2006 Feb 07
0
Occasional faults - CentOS server running subversion
Dear All, I've got a small server at work, built from a Via Epia SP 8000E mini-ITX motherboard and a Seagate SATA hard drive. The application of this server is to provide versioned file storage, using subversion. I'm running CentOS, with Apache 2 and SSL to provide controlled access to the subversion repositories. There have been two problems with this machine:- Problem 1 Every once
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
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
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.
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
2010 Mar 28
2
Setting up TortoiseSVN and PuTTY on Windows for r-forge.r-project.org (Was: Re: Using SVN + SSH on windows)
Here are some notes/observations I've done on my setup that works for me. Hopefully it will be added to some r-forge documentation/wiki. I use: Windows Vista Business SP2 32bit TortoiseSVN 1.6.7 (Build 18415 - 32 Bit , 2010/01/22 17:55:06) PuTTY v0.60 (with Pageant v0.60) I have a deprecated r-forge project ('r-oo') that I will use through out. My r-forge username is
2011 Feb 03
1
Problem with --link-dest from within subversion working copy
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, I've just encountered an issue where using --link-dest from within a Subversion working copy does not create hard links as intended. The idea is to supply the build toolchain for an embedded software development project to all users without having to force everybody to check out the whole stuff. This way we have the toolchain under
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
2016 Jun 03
3
Switching to git (Windows experience) (was re:[cfe-dev] GitHub anyone?)
>On 3 June 2016 at 10:03, George Rimar via llvm-dev ><llvm-dev at lists.llvm.org> wrote: >> +1. I am also bit concerned here. Never used git, but it is fine, I am ready to learn, >> but now when I am using TortoiseSVN the only command line I am using is for creating the >> final patch (though I think that is also available in GUI). >> And what I heard in this
2012 Jun 18
0
[LLVMdev] [cfe-dev] RFC: "Building with MinGW on Windows" (DOC, 2ND TRY)
On Mon, Jun 18, 2012 at 6:25 AM, Mikael Lyngvig <mikael at lyngvig.org> wrote: > Hi all, > > Here's an updated version of my proposed "Building with MinGW on Windows" > document. In summary, the document gives a step-by-step description of how > to build LLVM + Clang on Windows WITHOUT having Microsoft Visual Studio > installed. The high-level goal of the
2006 Mar 17
7
OT: Subversion folder cleanup
How do you clean up your app folder to place onto the server? I want to get rid of all the .svn stuff. Seth Buntin -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060317/cc81d9f7/attachment.html
2006 May 03
0
[REMINDER] TRUGhat: Toronto Ruby Hackathon 2006:1
= Reminder: TRUGhat is Saturday, 6 May 2006! The Toronto Ruby User Group''s first hackathon is this Saturday, 6 May 2006. If you are attending, please add your name to the TRUGhat wiki page. == When and Where? TRUGhat 2006:1 will be held on 6 May 2006, from 10:00 A.M. to 7:00 P.M. Tucows has generously provided the space and network availability for this event at its offices in Toronto,
2013 Apr 01
1
[LLVMdev] llvm cmake broken or changed?
Hello Everyone I have just pulled an updated llvm from svn. When I try to use cmake now on llvm I have just started to get errors. Anyone have any ideas? I am using Windows 7 64 and cmake and ninja and mingw. What appears to be the relevant part of the message is below: ... -- Clang version: 3.3 CMake Error: File c:/llvm/tools/clang/include/clang/Basic/Version.inc.indoes not exis CMake Error at
2007 Jun 11
1
RE: Moving to Git
Svn Log is my favorite! (Butm generally with the Tortoise front-end FWIW. I don't think I've changed anything except back when we needed the AEC patch or to make a project file build. -----Original Message----- From: Jean-Marc Valin [mailto:jean-marc.valin@usherbrooke.ca] Sent: Monday, June 11, 2007 4:27 PM To: Coffey, Michael Cc: speex-dev@xiph.org Subject: Re: [Speex-dev] RE: Moving
2010 Jul 20
1
Servreg $loglik
Dear R-experts: I am using survreg() to estimate the parameters of a Weibull density having right-censored observations. Some observations are weighted. To do that I regress the weighed observations against a column of ones. When I enter the data as 37 weighted observations, the parameter estimates are exactly the same as when I enter the data as the corresponding 70 unweighted observations.
2010 Jul 13
1
Building a custom Windows installer
Dear r-devel list members, It's been several years since I last built a custom Windows installer for R, and despite my notes and the instructions in Sections 3.1.7 and D.4 of the R Installation and Administration Manual, I've run into a problem, receiving the following error message: ----------- snip ----------- C:\R\src\R-2.11.1\src\gnuwin32\installer>make myR
2015 Jan 12
0
Polycom instant messages
I didn't know that instant messaging was a feature with the Polycom's. Do you have any documentation, how-to's, etc. that you can point me to? That would be just way too cool. Thanks; John -----Original Message----- From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Michael Englehorn Sent: Monday, January 12, 2015 12:19
2016 Jun 03
3
Switching to git (Windows experience) (was re:[cfe-dev] GitHub anyone?)
>On Wed, Jun 1, 2016 at 6:31 PM, Renato Golin <renato.golin at linaro.org> wrote: >> I think we should start two other threads: one about git tooling on Windows >> and one about infrastructure problems migrating to git. > >Some developers on Windows prefer to use GUI tools like TortoiseSVN to >command line tools for version control. The last time I tried
2015 Jan 12
3
Polycom instant messages
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Is it possible to use the instant messaging feature of Polycom phones in Asterisk? At the moment I'm seeing this in the SIP messaging when I try to send one from a Polycom 450. <--- SIP read from UDP:<CENSORED POLYCOM IP>:5060 ---> INVITE sip:0100@<CENSORED>:5060;user=phone SIP/2.0 Via: SIP/2.0/UDP <CENSORED POLYCOM
2006 Jan 27
6
Switchtower deploy error
I''m trying to deploy a rails app with no success. I can execute: ''rake remote_exec ACTION=setup'' but when I try to execute : ''rake deploy'' I got this error: loading configuration c:/ruby/lib/ruby/gems/1.8/gems/switchtower-0.10.0 /lib/switchtower/recipes/standard.rb loading configuration ./config/deploy.rb executing task deploy transaction: start