TJ wrote:
As for uncommenting the lines in "Dumpfile", when I check the vss2svn
repository, the current version of the file appears to already have these
uncommented. Is this the version of the file included in the distributed exe?
The distributed exe was created from tag 0.10.0-beta-2. This i
Dirk wrote:
Toby, is it possible that the "sanity checker" is eating the names?
Sorry, I'm joining the conversation a bit late... the sanity checker
does not affect the database (or cache files) in any way. All it can do
is "veto" a Subversion action that the script is about to perform, if it
But you can perform intensive testing after it is finished. I will
have some time this night. If I'm not to tired I will try to make
some progress on these issues.
I just have reverted the delete/recover handling to the algorithm
used in the beta-2 version. This is that the deleted items are
Hi,
I'm getting a lot of "Attempt to delete non-existent item" errors. My command
window is set up to only show 50 lines though, so I can't see if there are any
other errors before this. If you need me to, I can change the window properties
and run the script again to see if there are any other
> Toby, is it possible that the "sanity checker" is eating the names?
> Dimitri and Tom, could you try to uncomment the lines 128 to 148 with a
> "#" mark in the Dumpfile.pm to see whether the latest addition is
> causing the problem
>
(deleted code)
> Dimitri and Tom, can you summarize the
Hi Jon,
But you can perform intensive testing after it is finished. I will
have some time this night. If I'm not to tired I will try to make
some progress on these issues.
I just have reverted the delete/recover handling to the algorithm used
in the beta-2 version. This is that the deleted i
Hi,
I'm having the same problem. When I look in my VssAction.txt there are hundreds
of adds and commits and other items with no paths. Removing them manually would
cut the file in half or more.
removing the empty lines is also no solution, since you will have other
import problems then.