Diff usage
From: Mike Craig <Mike.Craig_at_freeclear.com>
Date: 2006-05-04 20:50:57 CEST
I'm trying to figure out a way to get a list of files that have changed
For instance, I'd like to see output similar to:
--- sql/schema_v1.0/ v1.0_SQLData.sql (revision 0)
+++ sql/schema_v1.0/ v1.0_SQLData.sql (revision 1440)
Or better yet:
New sql/schema_v1.0/v1.0_SQLData.sql (revision 1440)
Modified sql/schema_v1.0/v1.1_SQLData.sql (revision 1440)
I don't care so much what changes in the file, just the fact that there
Thanks,
Mike
|
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.