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