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

RE: Impressions and questions

From: Daniel Gehriger <gehriger_at_linkcad.com>
Date: 2003-05-14 23:27:50 CEST

> Because the 'lib' directory didn't exist in revision 25.
> Notice that your current working directory even booted you up a level.

But how can 'lib' not have existed in rev 25, but the files in it are
already from rev 24 ?

And, I also played with "svn -v log". If I have a file (/orig/file.txt), and
make a copy of it to (/copy/file.txt) and then modifiy the copy, I don't
seem to be able to do a "svn -v log /orig/file.txt" to discover that the
*copy* has been modified. What I would like is to give svn the name of a
copy of a file, and it returns the log information of all of its copies.
Something I could use to build a revision tree for a file, just like in
WinCVS (I don't mind doing some programming to output such a graphical tree,
I just need to know how to obtain the basic information).

Regards,

Daniel

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed May 14 23:30:42 2003

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

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