[Linpha-cvs] SF.net SVN: linpha: [4387] trunk/linpha2/ChangeLog
Status: Inactive
Brought to you by:
bzrudi
From: <fan...@us...> - 2006-03-04 08:19:24
|
Revision: 4387 Author: fangehrn Date: 2006-03-04 00:19:18 -0800 (Sat, 04 Mar 2006) ViewCVS: http://svn.sourceforge.net/linpha/?rev=4387&view=rev Log Message: ----------- updated Modified Paths: -------------- trunk/linpha2/ChangeLog Modified: trunk/linpha2/ChangeLog =================================================================== --- trunk/linpha2/ChangeLog 2006-03-04 08:17:57 UTC (rev 4386) +++ trunk/linpha2/ChangeLog 2006-03-04 08:19:18 UTC (rev 4387) @@ -3,6 +3,21 @@ deleted linpha1 from svn (it is still available on older revisions) maybe we want to delete the linpha1 tags also.. + * testing svn rename + does not work with subclipse + getting this error: + move /home/flo/eclipse/linpha2/templates/thumbview.head.php /home/flo/eclipse/linpha2/templates/view_thumb.head.php + A /home/flo/eclipse/linpha2/templates/view_thumb.head.php + D /home/flo/eclipse/linpha2/templates/thumbview.head.php + commit -m "test rename" /home/flo/eclipse/linpha2/templates/thumbview.head.php /home/flo/eclipse/linpha2/templates/view_thumb.head.php + Deleting /home/flo/eclipse/linpha2/templates/thumbview.head.php + Adding /home/flo/eclipse/linpha2/templates/view_thumb.head.php + svn: Commit failed (details follow): + svn: Commit failed (details follow): + svn: COPY of /svnroot/linpha/!svn/bc/4385/trunk/linpha2/templates/thumbview.head.php: 502 Bad Gateway (https://svn.sourceforge.net) + + but it does work with command line svn + 2006-03-03 bzrudi <linpha2_AT_tuxpower_DOT_de> * first test using svn commit instead of cvs (even if this message is send thrue cvs mailing list ;-)) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |