Login | Join Now

ankhsvn
Subversion

Revision
( previous | next )
Author rhuijben
Date 2010-01-24 16:28:34-0700 (7 months, 1 week ago)
Log message
Allow retrieving a pooled session for an Uri or a higher uri within the
same repository to reduce the number of reparentings.

* src/Ankh.Services/ISvnClientPool.cs
  Update api.

* src/Ankh/Services/AnkhClientPool.cs
  Fix implementation