[med-svn] r24225 - trunk/community/website/docs
Charles Plessy
plessy at moszumanska.debian.org
Mon Oct 2 04:10:13 UTC 2017
Author: plessy
Date: 2017-10-02 04:10:12 +0000 (Mon, 02 Oct 2017)
New Revision: 24225
Modified:
trunk/community/website/docs/policy.xml
Log:
Correct direction of redirections; use unambiguous svn command.
Modified: trunk/community/website/docs/policy.xml
===================================================================
--- trunk/community/website/docs/policy.xml 2017-10-02 04:08:39 UTC (rev 24224)
+++ trunk/community/website/docs/policy.xml 2017-10-02 04:10:12 UTC (rev 24225)
@@ -258,9 +258,9 @@
svn rm tags
svn rm trunk/debian
svn commit -m "Moved packaging to Git"
-svn up # THIS IS IMPORTANT! Blame SVN for this!
+svn update # THIS IS IMPORTANT! Blame SVN for this!
# Leave a yaml file to document the move to Git
-cat <trunk/README.status >>EOT
+cat >trunk/README.status <<EOT
---
Format: 1
Status: git
More information about the debian-med-commit
mailing list