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

Re: option equivalent to cvs's -n

From: Bryan Dyck <bdyck_at_mac.com>
Date: 2004-05-03 09:01:30 CEST

Hi Raghu...

Just as an FYI, there's a very comprehensive online Subversion manual
at <http://svnbook.red-bean.com/>.

Anyway, I remembered seeing something similar to the '-n' option among
the different svn command-line switches, and indeed there is:

--dry-run:
Goes through all the motions of running a command, but makes no actual
changes—either on disk or in the repository.

I've not tried it myself, but I would imagine that if you add the
'--verbose' option, it would give you similar results to 'cvs -n'.. a
full list of svn command-line switches is located at
<http://svnbook.red-bean.com/svnbook/ch09.html#svn-ch-9-sect-1.1>.

Cheers,
Bryan

On May 1, 2004, at 10:44 PM, Raghu Uppalli wrote:

> Hi all,
> Is there an option in subversion corresponding to
> the handy -n option in cvs.
>
> From the cvs manual, here is description for -n
> option:
> -n Do not change any files. Attempt to execute
> the cvs_command,but only to issue reports; do not
> remove, update, or merge any existing files, or create
> any new files.
>
>
>
>
> __________________________________
> Do you Yahoo!?
> Win a $20,000 Career Makeover at Yahoo! HotJobs
> http://hotjobs.sweepstakes.yahoo.com/careermakeover
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon May 3 09:02:07 2004

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.