[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svnmucc

From: Geoff Rowell <geoff.rowell_at_gmail.com>
Date: Sat, 16 Nov 2013 04:29:13 -0500

> On Nov 16, 2013, at 2:10 AM, Vladislav Javadov <vapaamies_at_yandex.ru> wrote:
>
> rm programs/develop/fasm/tags
> rm programs/games/mine/tags
> rm programs/games/snake/tags

Each command argument must be on a separate line:

rm
programs/develop/fasm/tags
rm
programs/games/mine/tags
rm
programs/games/snake/tags

- Geoff
Received on 2013-11-16 10:29:59 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.