Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Trivial
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Documentation
-
Labels:None
Description
In http://displaytag.sourceforge.net/11/source-repository.html it is said that in order to checkout displaytag repository one should run
svn checkout https://svn.sourceforge.net/svnroot/displaytag/trunk displaytag
but, the svn repository address is wrong, it should be "https://displaytag.svn.sourceforge.net/svnroot/displaytag/trunk" and the command would be
svn checkout https://displaytag.svn.sourceforge.net/svnroot/displaytag/trunk displaytag
svn checkout https://svn.sourceforge.net/svnroot/displaytag/trunk displaytag
but, the svn repository address is wrong, it should be "https://displaytag.svn.sourceforge.net/svnroot/displaytag/trunk" and the command would be
svn checkout https://displaytag.svn.sourceforge.net/svnroot/displaytag/trunk displaytag