Portál AbcLinuxu, 13. května 2025 21:45
svn copy
a nasledne svn del
; tie pracuju priamo nad repozitarom, nepotrebuju WC.
A nabuduce budes vediet, ze robit mena suborov, ktore sa odlisuju len velkostou pismen, nie je dobry napad. $ svn help move move (mv, rename, ren): Move and/or rename something in working copy or repository. usage: move SRC DST Note: this subcommand is equivalent to a 'copy' and 'delete'. Note: the --revision option has no use and is deprecated. SRC and DST can both be working copy (WC) paths or URLs: WC -> WC: move and schedule for addition (with history) URL -> URL: complete server-side rename.
$ svn move -m "test" svn://forest/svn-repo/test/trunk svn://forest/svn-repo/test/trunk-test Committed revision 1770. $ svn info svn://forest/svn-repo/test/trunk svn://forest/svn-repo/test/trunk: (Not a valid URL) $ svn info svn://forest/svn-repo/test/trunk-test Path: trunk-test URL: svn://forest/svn-repo/test/trunk-test Repository Root: svn://forest/svn-repo Repository UUID: 1b39c119-7f39-4673-980e-9dc2ee9592d1 Revision: 1770 Node Kind: directory Last Changed Author: maleprase Last Changed Rev: 1770 Last Changed Date: 2008-06-09 12:02:37 +0200 (Mon, 09 Jun 2008)
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.