ramccor / vcscommand

Automatically exported from code.google.com/p/vcscommand
0 stars 0 forks source link

VCSCommand gets confused when .svn and .git directories are present #14

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Have a folder that contains a .git directory
2. Let this folder have a subfolder (that is _not_ under gits control)
3. This subfolder is under svn control (.svn folder)
4. Edit file in svn subfolder, do `:VCSAnnotate

Expected: VCSAnnotate should display the `svn annotate` output of that file.
Actual: VCSAnnotate complains that git has never seen this file.

Running `svn annotate` manually on that file works fine.

Latest VCSCommand.

Original issue reported on code.google.com by nicotha...@gmail.com on 22 Apr 2008 at 1:34

GoogleCodeExporter commented 9 years ago
Are you certain you're running the latest vcscommand?  This was fixed in beta21 
on 11
March.  I just tested and it appears to work correctly.

Original comment by bob.hies...@gmail.com on 22 Apr 2008 at 2:07

GoogleCodeExporter commented 9 years ago
Is there an update on this issue?

Thank you,

bob

Original comment by bob.hies...@gmail.com on 28 Apr 2008 at 2:34

GoogleCodeExporter commented 9 years ago
I assume that an old version of the plugin was inadvertently run.  Closing for 
now,
please let me know if there is additional information.

Original comment by bob.hies...@gmail.com on 2 May 2008 at 1:43

GoogleCodeExporter commented 9 years ago
Sorry about not replying sooner. The mails were sent to my gmail account which 
I don't check often.

I used beta 20. It seems the problem has been fixed in the meantime, it works 
fine with the latest version. 
Thanks for fixing this.

Original comment by nicotha...@gmail.com on 3 May 2008 at 7:07

GoogleCodeExporter commented 9 years ago

Original comment by bob.hies...@gmail.com on 3 Jun 2008 at 4:39