Login | Join Now

sharpsvn
Subversion

Revision
( previous | next )
Author rhuijben
Date 2010-02-23 04:19:39-0700 (6 months, 1 week ago)
Log message
If an explicit revision is passed via SvnListArgs, make sure we don't try
to calculate a repository root as this will return the wrong path.

* src/SharpSvn/Args/List.h
  (Prepare): Add hasRevision argument

* src/SharpSvn/Commands/List.cpp
  (List): Pass hasRevision to disable Url calculation for historic lists.