-
I would like to permanently add the Modified column to the pending changes window
When I open VS pending changes window, the default view columns (Path, Project, Change, and Full Path) are there. I would like to permanently add the Modified column to the window. Is there a way to configure the column options? I am using VS 2012 Ultimate edition.
1 vote -
Add option to configure columns on Commit dialog.
Add option to configure columns on Commit dialog. I want the Modified column to be always there so that I can quickly sort by Modified descending and commit the latest files. It's annoying to have to enable this column every time.
1 vote -
problema link bajada
Hola no esta funcionando el link para bajar el aplicativo.
1 vote -
16 votes
-
fake me
download isn't working - just jump form one side to anohter and back
1 vote -
AnkhSVN Fails To Show Changed Files in Pending Changes Window
AnkhSVN with VS2017:
Project member files fail to appear in the Pending Changes window. Some part of the VS2017 / AnkhSVN combo misplaces the fact that the file is part of the project, per the Source Control Info panel. Loading the solution afresh works around the problem, but is not acceptable.
See this thread for more detail:
https://ankhsvn.open.collab.net/ds/viewMessage.do?dsForumId=582&dsMessageId=602003
9 votes -
Annotate to go to the line number chosen by the user
It would be very handy it the annotate feature opens and goes to the line I've chosen when selecting this option. Let's assume I've clicked on a line 5000 and chosen Annotate - I would assume I would like to see this region being annotated. At the moment this feature opens at the top and I have to jump-to-line and remember the line I'm interested in.
2 votes -
Problem in getting Demo
Dear Team,
before 2 hour i applied for a demo but till now i can't get any response please suggest me how i can get demo version.1 vote -
need access to older version of msi installer
An update cannot be applied to Anhksvn without the currently installed version of the msi. This msi is no longer available for download and the cached version was destroyed during hardware failures. Therefore I cannot update to the most stable version without having the current msi version and I am unable to find it on your site.
1 vote -
AnkhSVN does not release selection after running other extension (like "VSFileNav")
After running "VSFileNav" using hotkey ("Ctrl + 1") and pressing "Enter" on them, AnkhSVN open previously selected file.
4 votes -
Enhance Revert Behaviour
When you click revert, it must save a copy of file in recycle bin then revert the file, so if the user reverted a file by wrong he can find the original version in recycle bin, please note that this behavior is applied by svn.
Many Thanks in advance,
Alla'.3 votes -
That AnkhSVN learns to recognize when files are deleted
Subject: Error handling PendingChangesCreatePatch (SVNERRWCPATHUNEXPECTED_STATUS)
[ Please send this as plain text to allow automatic pre-processing ]SharpSvn.SvnException:
Expected node '[...]\Content\jquery-ui\base\jquery.ui.accordion.css' to be added.
at SharpSvn.SvnClientArgs.HandleResult(SvnClientContext client, SvnException error, Object targets)
at SharpSvn.SvnClientArgs.HandleResult(SvnClientContext client, svnerrort* error, Object targets)
at SharpSvn.SvnClient.Diff(SvnTarget source, SvnRevisionRange range, SvnDiffArgs args, Stream result)
at Ankh.Services.PendingChanges.PendingChangeHandler.<>cDisplayClass4.<CreatePatch>b0(Object sender, ProgressWorkerArgs e)
at Ankh.ProgressRunnerService.ProgressRunner.Run(Object arg)svn-version=1.8.4
os-version=6.1.7601.65536
ankh-version=2.5.12266.473
sharpsvn-version=1.8004.2605.15365
command=PendingChangesCreatePatch
vs-version=12.0.30501.01 vote -
CodeLens support for AnkhSVN
CodeLens is a new cool Feature from Visual Studio 2013
http://msdn.microsoft.com/en-us/library/dn269218.aspx47 votesWe talked about this feature with Microsoft. There is currently no supported API to support this feature :(
Both the UI and the implementation are part of the TFS package that is part of Visual Studio Ultimate. We hope that there will be an api for it in the next version of Visual Studio.
-
Allow to modify colors used by various windows
I'm using the dark theme in VS2013 and I can barely see the changeset title headers in the pending changes window.
They are set to a dark blue with a dark background. While the dark blue is a nice fit for the default theme it is not for the dark theme.
Please add a section in Font & Colors settings of VS.
4 votes -
Unable to compare binary files
Ocassionally I get the error ...
"Unable to compare binary files"These are not binary files.
When trying to review changes before checkin.
It kind of makes sense if I cannot access the server (VPN not on)But it is annoying when I am on the network at work.
It is good that you do not crash and show a dialog with a stacktrace.
It is not good that if I press the submit feedback button the email bounces. I have stopped using this button.Thank you for your time on this issue.
2 votes -
not clear how to download latest version
I am being sent around a loop trying to download AnkhSVN. I click on the blue icon with the down arrow and it sends me to visual studio extensions. There I click on the download link and it sends me back to where i started.
2 votes -
Do not crash when comparing csproj files.
When I am reviewing before a checkin it is good if I review EVERYTHING.
The fact that your tool thinks a csproj file is binary is not helpful.Your greatest strength is being aware of visual studio.
Good Luck.1 vote -
Recursive add in Repository Explorer.
Dear Ankh SVN people,
I love you guys/gals. Subversion is still an excellent source control system for thos eof us on a budget. Your work on Ankh SVN has paid off for me in several different environments.I have a feature request that is totally NOT YOUR FAULT. With the dawn of NuGet a bunch of assemblies in the solution directory that need to be checked in for the rest of the team to compile. Checking these in using the Repository Explorer is a slow pain in the ass because it is usually a bunch of directories in directories before…
4 votes -
Don't show unmodified icon
It is not necessary to show an unmodified icon if a file isn't modified. The solution explorer will look cleaner with less noise. Please add at least an optional setting for this.
3 votes -
Error doing Update Solution to Latest
AnkhSVN - Subversion Support for Visual Studio 2.5.12073.361
AnkhSVN - Subversion Support for Visual Studio 2.5.12073.361
* Ankh.Package 2.5.12073.361
* Subversion 1.8.0 via SharpSvn 1.8000.2461.14986Visual Studio 2010, TortoiseSVN 1.8.1, Build 24570 - 64 Bit
SharpSvn.SvnRepositoryIOException: DAV request failed: Content length required
at SharpSvn.SvnClientArgs.HandleResult(SvnClientContext client, SvnException error, Object targets)
at SharpSvn.SvnClientArgs.HandleResult(SvnClientContext client, svnerrort* error, Object targets)
at SharpSvn.SvnClient.Update(ICollection1 paths, SvnUpdateArgs args, SvnUpdateResult& result)
1 groups, SvnUpdateResult& updateResult)
at SharpSvn.SvnClient.Update(String path, SvnUpdateArgs args, SvnUpdateResult& result)
at Ankh.Commands.SolutionUpdateCommand.PerformUpdate(CommandEventArgs e, ProgressWorkerArgs wa, SvnRevision rev, Boolean allowUnversionedObstructions, Boolean updateExternals, Boolean setDepthInfinity, IEnumerable
at Ankh.Commands.SolutionUpdateCommand.<>cDisplayClass9.<OnExecute>b6(Object sender, ProgressWorkerArgs a)
at Ankh.ProgressRunnerService.ProgressRunner.Run(Object…1 vote
- Don't see your idea?