Locked Directory Issue in Tests

3 views
Skip to first unread message

Dru Sellers

unread,
Oct 30, 2010, 8:29:33 AM10/30/10
to gits...@googlegroups.com
I am having some trouble with locked directories when running unit tests.

It might be similar to this: 

Actually, it looks like it might be some with TortoiseGit and the tgitcache.

Any ideas?
-d

Emeric Fermas

unread,
Nov 1, 2010, 3:15:11 AM11/1/10
to gits...@googlegroups.com
Hello,

What is your use case ? Do you encounter problems when running the
whole test suite or have you been able to identify simple reproducible
steps ?

Two hints :
-A repository is a disposable resource. Some files are being held by
GitSharp while it's being used. Make sure you dispose it as soon as
possible.
-An issue has been opened
(http://code.google.com/p/gitsharp/issues/detail?id=43) which
pinpoints a problem with GitSharp internal caching system.

Em.

> --
> For infos about GitSharp visit http://www.eqqon.com/index.php/GitSharp
> To join this group visit http://groups.google.com/group/gitsharp

Dru Sellers

unread,
Nov 1, 2010, 7:54:34 AM11/1/10
to gits...@googlegroups.com
I am actually pretty sure at this point that it is the TortoiseGit Cache process that is locking it.

Now I just need to track them down. :)

Thanks, so far so good. Really liking the Git# api's!

-d

Emeric Fermas

unread,
Nov 1, 2010, 8:41:51 AM11/1/10
to gits...@googlegroups.com
>Thanks, so far so good. Really liking the Git# api's!
Most of the API is henon's work. Credits go to him ;-)


Em.

Reply all
Reply to author
Forward
0 new messages