Diff tag against trunk head
From: Kevin Connor Arpe <kevinarpe_at_gmail.com>
Date: Tue, 23 Nov 2010 23:39:00 +0800
Hello,
I am using the latest (stable) version on both Linux and WinSlows.
For one of my repositories, I created a daily tag of a diary.
Example:
Each morning I svn copy "important_stuff" (HEAD revision) to the tags
In theory, this will be used to easily find what changed day-over-day.
My question: What is the SVN command to diff a file in a tagged set vs
Fantasy command:
or...
svn diff -r"trunk:HEAD" /project/tags/2010-11-21/important_stuff/details.txt
I tried many different svn diff commands. No luck. I also did some
Is there a simple way to do this?
Ideally, this could be done via the trunk or tag URL only.
Thanks,
|
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.