Description
NOTE: AnkhSVN is not hosted on tigris.org's CVS
server. To obtain a working copy, you must use Subversion, not CVS. Please see
this page for instructions on checking out and building the source from
our Subversion repository, or the File
sharing area to find either a source .zip or a Windows Installer(.msi)
package.
|
AnkhSVN: A Subversion addin for Microsoft Visual Studio .NET
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.
Take a look at some screenshots here.
Progress on the AnkhSVN project is tracked by the CIA.
New development snapshot - SECURITY FIX
On May 19, Subversion 1.0.3 was released, containing a fix for
a security vulnerability designated as CAN-2004-0397. Details about the
vulnerability can be found
here.
This does not appear to be easily exploitable in a client-only product like
Ankh(however, it *is* exploitable client-side), but in the interest of
better-safe-than-sorry, I have uploaded a new development snapshot:
AnkhSetup-0.4.99.1314:
This snapshot is linked against Subversion 1.0.3 and neon 0.24.6(there was
also a vulnerability in neon <= 0.24.5, but this is not believed to be
exploitable through Subversion).
It is recommended that everyone upgrade. Of course, people with public-facing
Subversion servers should also make sure to update their svnserve or
mod_dav_svn.
A 0.5 release will most likely not be forthcoming until June.
AnkhSVN repository now available on port 80
The AnkhSVN Subversion repository is now available on port 80 in
addition to port 8088. This should make it more accessible to
people whose firewalls restrict non-standard ports such as 8088. The
URL is
http://ankhsvn.com/svn/finalproject/.