Skip to main content

Home/ Coders/ Group items tagged SVN

Rss Feed Group items tagged

Joel Bennett

PowerShell for SVN - AnkhSvn - 0 views

  •  
    The subversion repository for PowerShell scripts/snapins for SVN
vikramsjn

Shelves in Subversion | svn commit ./me - 0 views

  • The first thing to do is to create the shelf/branch. If you know your working copy is a little old, compared to the HEAD revision of your trunk or branch, then you can use the last revision you committed or updated to when creating the shelf. Otherwise, just use the HEAD revision:svn copy -r HEAD url://server/repos/project1/trunk url://server/repos/project1/branches/shelfThis command is creating the shelf directly in the repository, based on whatever URL and revision your working copy is associated with. In this example, I used trunk. The next step is to use the svn switch command to switch your working copy so that it is pointing at the shelf URL:svn switch url://server/repos/project1/branches/shelf
Joel Bennett

Svn.NET - .Net bindings for SVN - 0 views

  • This is a project to build reliable .NET bindings for the Subversion version-control system libraries. This is a continuation of the SubversionSharp library initially created by Softec and released under the LGPL.
  •  
    Looks like a pretty good effort to create a .Net binding which would let you easily do SVN apps in .Net
Joel Bennett

SmartSVN - Subversion/SVN Client - 0 views

  •  
    Smart SVN - sadly not as good as WinCVS
Joel Bennett

ankhsvn.tigris.org - 0 views

  • AnkhSVN is a Visual Studio .NET addin for the Subversion version control system. It allows you to perform the most common version control operations directly from inside the VS.NET IDE. Not all the functionality provided by SVN is (yet) supported, but the majority of operations that support the daily workflow are implemented.
  •  
    AnkhSVN supports enough of SVN in Visual Studio to get you the source control overlays in your solution explorer, which is all I *really* need. You might want to consider running it along *with* TortoiseSVN
Joel Bennett

Subversive - by Polarion - for Eclipse - 0 views

  •  
    Subversive is a GUI SVN client which is written as a plugin to Eclipse. Really *the* choice for SVN support in Eclipse.
Joel Bennett

subversion: Subversion FAQ - 1 views

  •  
    svn (Subversion Client) can use a proxy if you configure it in .subversion/servers
Claudiu Marginean

ftp upload list or ability to upload files from VCS history panel : WI-421 - 0 views

  •  
    PhpStorm deploy from GIT/SVN changes tab.
Joel Bennett

Collaboa.org - 0 views

  •  
    Collaboa is a Ruby web app inspired by Trac ... it features SVN Repository browsing and changeset viewing, as well as "issue" and milestone management. It's not as mature as Trac, but since it's written in Ruby it has a whole 'other audience.
Joel Bennett

rapidsvn.tigris.org - 0 views

  •  
    RapidSVN is a gui client (like Filezilla or like WinCVS) for SVN
Joel Bennett

TortoiseSVN | The coolest Interface to (Sub)Version Control - 0 views

  •  
    Windows File Manager-integrating SVN client.  Quite nice.
Joel Bennett

Qct: Qt Commit Tool - 0 views

  •  
    Runs on Linux, Windows and OSX, and works with Mercurial, Bazaar, Git, Monotone, and even SVN and CVS ...
Joel Bennett

Linq 2 NHibernate - Rhino Tools SVN - 0 views

  •  
    Ayende's LINQ 2 NHibernate module source
Joel Bennett

pysvn.tigris.org - 0 views

  •  
    PySVN is a rich GUI client for SVN written with Python and pyTk(?) so it's cross-platform.
Joel Bennett

eSvn - 0 views

  •  
    eSvn is another Open Source (GPL) CrossPlatform (Qt) Subversion (SVN) client ...
Claudiu Marginean

Using TortoiseSVN to Export Only New/Modified Files | VerySimple - 0 views

  •  
    Using TortoiseSVN to Export Only New/Modified Files
Joel Bennett

HomePage - SVK Wiki - 0 views

  • svk is a decentralized version control system built with the robust Subversion filesystem. It supports repository mirroring, disconnected operation, history-sensitive merging, and integrates with other version control systems, as well as popular visual merge tools.
Joel Bennett

Intro to Distributed Version Control (Illustrated) | BetterExplained - 0 views

  •  
    An illustrated introduction to distributed version control
Joel Bennett

VisualSVN - Subversion plugin for Visual Studio - 0 views

  •  
    Top notch subversion plugin for Visual Studio -- free for open source developers.
1 - 20 of 26 Next ›
Showing 20 items per page