search for: tortoisesvn

Displaying 20 results from an estimated 77 matches for "tortoisesvn".

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 l...
2006 May 05
16
Diff tool for OSX
...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 similar tools for OSX? Thanks
2016 Jun 02
7
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 TortoiseGit on Windows (which was over a year ago), it did not feel ready for production use on a complex project to me (I had crashes on simple operations, and it seems I was not alone in seeing flaky behavior: https://gitlab.com/tor...
2016 Dec 14
1
TortoiseSVN over Samba4 corrupting working copies
Hi guys, I use samba to mount a share that has a SVN working copy of a big project. Problem is that with samba4 (tested on 4.0/4.1), working copies ever now and then get corrupted: svn: E200030: sqlite[S11]: database disk image is malformed But, when running samba 3 (tested on 3.5/3.6) it doesn't happen. Is there anything related to caching or delayed write in samba4 or something
2016 Jun 03
3
Switching to git (Windows experience) (was re:[cfe-dev] GitHub anyone?)
...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 >TortoiseGit on Windows (which was over a year ago), it did not feel >ready for production use on a complex project to me (I had crashes on >simple operations, and it seems I was not alone in seeing flaky >behavior: ht...
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 'henrikb'. The URL root to this project is: svn+ssh://henrikb at svn.r-forge.r-project.org/svnroot/...
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
2009 Jan 23
1
svnserve with SASL on CentOS 5.2
...conf file [general] anon-access = none auth-access = write realm = isf [sasl] use-sasl = true min-encryption = 128 max-encryption = 256 and here is my /etc/sasl2/svn.conf file pwcheck_method: auxprop auxprop_plugin: sasldb sasldb_path: /svn/sassl mech_list: DIGEST-MD5 On the client I am using TortoiseSVN 1.5.5 (TortoiseSVN 1.5.5, Build 14361 - 64 Bit , 2008/10/24 18:06: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"...
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
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 threads that almost all using only command line for working with git. That >> is really different workflow approach. > >This is not...
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/.
2016 Jun 02
2
Switching to git (Windows experience) (was re:[cfe-dev] GitHub anyone?)
...t 6:31 PM, Renato Golin <renato.golin at linaro.org><mailto: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 TortoiseGit on Windows (which was over a year ago), it did not feel ready for production use on a complex project to me (I had crashes on simple operations, and it seems I was not alone in seeing flaky behavior: https://gitlab.co...
2016 May 31
2
[cfe-dev] GitHub anyone?
On 31 May 2016 at 21:24, Aaron Ballman <aaron at aaronballman.com> wrote: > Are we sure that github's svn integration works with common tools on > Windows, like TortoiseSVN? That's a good question. Can you try them out and report back? cheers, --renato
2006 Jan 27
6
Switchtower deploy error
...command command finished rake aborted! No such file or directory - svn log -q -rhead file:///home/[my_user]/repo/[my_app]/trunk ------------------- But if I connect to my server with the same user I can execute the command: svn log -q -rhead file:///home/[my_user]/repo/[my_app]/trunk I can use tortoiseSVN no access my repo via svn+ssh I change my shell to bash, with not success Any clue? Thx -- Edgar Gonz?lez Gonz?lez E-mail: edgargonzalez@gmail.com -- -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060127...
2008 Jul 10
4
Distributed Setup Suggestions
My company is approx 200 users. We have 10 offices each with 5-30 users each. A few offices work independently, but there has been a lot more inter-office work lately. I am looking for a way to provide fast local access to files stored in the same office as the user, but also acceptable performance for inter-office file transfers. We are currently using Oracle Drive for a central file server, it
2016 Jun 02
2
Switching to git (Windows experience) (was re:[cfe-dev] GitHub anyone?)
...aro.org> <mailto: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 > > TortoiseGit on Windows (which was over a year ago), it did not feel > > ready for production use on a complex project to me (I had crashes on > > simple operations, and it seems I was no...
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
2012 Jun 18
0
[LLVMdev] [cfe-dev] RFC: "Building with MinGW on Windows" (DOC, 2ND TRY)
...on this being an atomic document that cannot be > split up further. > Generally, I think this looks very good! A few nit-picks: 1. You should probably list the somewhat-more-popular mingw64 distributions available from: http://mingw-w64.sourceforge.net/ 2. You may want to mention TortoiseSVN as an alternative to SlikSVN, as that seems to be a popular choice 3. As much as I like Ninja, I would add a section on mingw32-make as that is the only "official" build choice at the moment ("official" meaning supported by CMake developers) Thanks for working on th...
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
2013 Feb 24
2
Issues with TMPDIR/TEMP/TMP? Failure of R CMD check under Windows 7
...Files\R\R-2.15.2\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files\WIDCOMM\Bluetooth Software\;C:\Program Files\Calibre2\;C:\Program Files\MiKTeX 2.9\miktex\bin\;C:\Program Files\TortoiseSVN\bin Any ideas what I can do to fix this? Perhaps also relevant: I run R CMD check from a DOS window that is opened with administrator rights. Best, Ulrike