Skip to main content

Home/ Coders/ Group items tagged svn

Rss Feed Group items tagged

1More

PowerShell for SVN - AnkhSvn - 0 views

  •  
    The subversion repository for PowerShell scripts/snapins for SVN
1More

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
2More

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
1More

SmartSVN - Subversion/SVN Client - 0 views

  •  
    Smart SVN - sadly not as good as WinCVS
2More

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
1More

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.
1More

subversion: Subversion FAQ - 1 views

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

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

  •  
    PhpStorm deploy from GIT/SVN changes tab.
1More

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.
1More

rapidsvn.tigris.org - 0 views

  •  
    RapidSVN is a gui client (like Filezilla or like WinCVS) for SVN
1More

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

  •  
    Windows File Manager-integrating SVN client.  Quite nice.
1More

Qct: Qt Commit Tool - 0 views

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

Linq 2 NHibernate - Rhino Tools SVN - 0 views

  •  
    Ayende's LINQ 2 NHibernate module source
1More

pysvn.tigris.org - 0 views

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

eSvn - 0 views

  •  
    eSvn is another Open Source (GPL) CrossPlatform (Qt) Subversion (SVN) client ...
1More

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

  •  
    Using TortoiseSVN to Export Only New/Modified Files
1More

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.
1More

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

  •  
    An illustrated introduction to distributed version control
1More

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