Answer the question
In order to leave comments, you need to log in
Question about how SVN works, specifically the svn log command?
There is an SVN server with a bunch of repositories and various branches.
The question is when you run the command:
svn log -r 5555:5560 svn://svnserver/path-to-repository/sub-folder/
svn log -r 5557 svn://svnserver/path-to-repository/sub-folder/
Answer the question
In order to leave comments, you need to log in
In general, this is most likely a bug in the SVN server.
We tested the same thing on a Read-only copy of the server with version 1.7.4, everything is fine, all revisions are shown.
Also, if the sub-folder contains something connected via externals, then its history will also not be shown when requesting a log for the subfolder
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question