How to see when an item was added using svnlook?
From: Bo Berglund <bo.berglund_at_gmail.com>
Date: Mon, 01 Jan 2018 21:28:26 +0100
I am trying to use svnlook to find the revision when a directory was
So far I have not found a way to do it...
svnlook history <repo> <project>/branches/<branchdir>
D:\>svnlook history D:\SVN\test\bosse
Is there a command to show the revision when an item (directory or
I have read the whole SVNBook 1.7 chapter on svnlook but did not find
If I know the revision I can get additional information using svnlook:
D:\>svnlook info -r 699 D:\SVN\test\bosse
D:\>svnlook changed -r 699 D:\SVN\test\bosse --copy-info
But lacking the revision number when it was added I cannot find the
-- Bo Berglund Developer in SwedenReceived on 2018-01-01 21:29:03 CET |
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.