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

svn merge question from the 1.1 book

From: Raye Raskin <rayer_at_pobox.com>
Date: 2004-10-06 00:48:28 CEST

Hi everyone.

In the 1.1 SVN book online:

  http://svnbook.red-bean.com/svnbook-1.1/svn-book.html#svn-ch-4-sect-3.1

down about half way through the subsection where the svn merge is done:

  svn merge -r 343:344 http://svn.example.com/repos/calc/trunk

Can someone please explain why the URL argument at the end of this command
is needed? Can't SVN deduce it from the context of your working directory,
i.e., from the contents of your local .svn directory?

In fact, let's suppose you ARE NOT in your corresponding calc/trunk working
directory. Wouldn't it be an error, i.e., a mismatch in your actual working
directory and the URL repository/path argument you entered?

Thanks.

Raye

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Oct 6 00:49:02 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.