We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c97424c commit e5092bbCopy full SHA for e5092bb
1 file changed
bin/mkrelease
@@ -260,8 +260,8 @@ $changes
260
The new version is available for installation through SVN checkout, with
261
'svn checkout https://svn.tools.ietf.org/svn/tools/$PROJ/tags/$VER'
262
263
-For development, check out the new development version instead:
264
- 'svn checkout https://svn.tools.ietf.org/svn/tools/$PROJ/tags/dev/$DEV'
+For development, copy the new development version instead:
+ 'svn copy https://svn.tools.ietf.org/svn/tools/$PROJ/tags/dev/$DEV' <YOURBRANCH>
265
266
Regards,
267
0 commit comments