Login | Join Now

ankhsvn
Subversion

Revision
( previous | next )
Author rhuijben
Date 2010-01-17 15:26:04-0700 (7 months, 3 weeks ago)
Log message
When a website tells the SCC provider that it added a file, check if we
are currently building the solution. In this specific case don't try to
handle the copy operation with Subversion history.

* src/Ankh.Scc/AnkhSccProvider.Projects.cs
  Add helper method to allow determining whether we must track subversion history.

* src/Ankh.Scc/ProjectTracker.Add.cs
  Only perform the subversion fixup if we are tracking subversion history