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

RE: Problem with "svn log" if the files are not all in the same directory

From: Dale Worley <dworley_at_pingtel.com>
Date: 2005-01-20 16:51:27 CET

Um, what?

$ svn checkout https://... dir1
$ svn checkout https://... dir2
$ svn log dir1 dir2

will show this problem.

Dale

-----Original Message-----
From: Toby Johnson [mailto:toby@etjohnson.us]
You can't have files from two different repositories in the same
directory. Working copies are based on directories, not individual
files. You must have done some moving around outside SVN to get in that
situation.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jan 20 16:56:05 2005

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.