You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Arild Fines <ar...@broadpark.no> on 2003/07/31 19:51:10 UTC

ANN: AnkhSVN Alpha 2 released

We are happy to announce the Alpha 2 release of AnkhSVN, an open source
Subversion addin for Visual Studio .NET.

A source .zip and a Windows Installer package can be found at
http://ankhsvn.tigris.org/servlets/ProjectDocumentList The source compiles
against Subversion 0.26.

This release supports both VS.NET 2002 and 2003 in a single installer.

Features:

·	The solution explorer shows the status of all files in your working
copy(svn status).
·   	You can view selected files in the Repository Explorer(svn cat).
·	You can commit(svn commit), update(svn update), add(svn add), revert(svn
revert) and run diffs(svn diff) against the text base from within VS.NET.
This works on the solution, individual projects, folders and files.
·	Ankh calls svn delete on files deleted from the IDE.
·	You can clean up a locked working copy(svn cleanup)
·   	You can resolve a conflict(svn resolve)
· 	The Properties window shows svn info-style information about a file or a
directory.


If you have any problems with it, there is a mailing list set up at
http://subversion.tigris.org/servlets/ProjectMailingListList. Make sure to
check out the FAQ at http://ankhsvn.tigris.org/faq.html

--
Sincerely, the AnkhSVN team


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

RE: AnkhSVN Alpha 2 released

Posted by Arild Fines <ar...@broadpark.no>.
Blair Zajac wrote:
> Subject: Re: AnkhSVN Alpha 2 released
>> Arild Fines wrote:
>>> We are happy to announce the Alpha 2 release of AnkhSVN, an open
>>> source Subversion addin for Visual Studio .NET.
>>>
>>> A source .zip and a Windows Installer package can be found at
>>> http://ankhsvn.tigris.org/servlets/ProjectDocumentList The source
>>> compiles against Subversion 0.26.
>>
>> I have since then updated the MSI package, due to a small flaw in the
>> installer. The installer originally failed to set the LoadBehavior
>> registry key for the addin to 1, meaning that the addin wouldn't
>> automatically load with VS.NET after the initial startup.
>
> Hi Arild,
>
> Would you mind adding version numbers to the .zip and .msi files so
> if we ever forget which one we have, we can tell by the name?


You're right - I should have done that. I have now renamed the zip and msi
on tigris.org for the updated release. I have also pulled the original MSI,
to avoid any confusion. The source .zip has not been replaced, since the
minuscule 0.2.1 change has no impact on someone building Ankh from source.

--
Arild


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: AnkhSVN Alpha 2 released

Posted by Blair Zajac <bl...@orcaware.com>.
Arild Fines wrote:
> 
> Arild Fines wrote:
> > We are happy to announce the Alpha 2 release of AnkhSVN, an open
> > source Subversion addin for Visual Studio .NET.
> >
> > A source .zip and a Windows Installer package can be found at
> > http://ankhsvn.tigris.org/servlets/ProjectDocumentList The source
> > compiles against Subversion 0.26.
> 
> I have since then updated the MSI package, due to a small flaw in the
> installer. The installer originally failed to set the LoadBehavior registry
> key for the addin to 1, meaning that the addin wouldn't automatically load
> with VS.NET after the initial startup.

Hi Arild,

Would you mind adding version numbers to the .zip and .msi files so
if we ever forget which one we have, we can tell by the name?

Best,
Blair

-- 
Blair Zajac <bl...@orcaware.com>
Plots of your system's performance - http://www.orcaware.com/orca/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

RE: AnkhSVN Alpha 2 released

Posted by Arild Fines <ar...@broadpark.no>.
Arild Fines wrote:
> We are happy to announce the Alpha 2 release of AnkhSVN, an open
> source Subversion addin for Visual Studio .NET.
>
> A source .zip and a Windows Installer package can be found at
> http://ankhsvn.tigris.org/servlets/ProjectDocumentList The source
> compiles against Subversion 0.26.

I have since then updated the MSI package, due to a small flaw in the
installer. The installer originally failed to set the LoadBehavior registry
key for the addin to 1, meaning that the addin wouldn't automatically load
with VS.NET after the initial startup.

If you already have the original package, there is no need to get the new
one. To ensure Ankh loads automatically when VS.NET starts,  just go into
the Tools->Addin Manager.. dialog and check the Startup checkbox next to
"AnkhSVN Addin"(That is, of course, if you want Ankh to load automatically
with VS.NET).

Sorry for any inconvenience.

--
Arild


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org