Re: Problem with first revision of file being checked in, then deployed
From: Ryan Schmidt <subversion-2010b_at_ryandesign.com>
Date: Tue, 21 Sep 2010 16:27:36 -0500
On Sep 21, 2010, at 14:08, David Bartmess wrote:
> I'm automating the deployment of our software, and came across a problem.
diff summarize works fine for me in Subversion 1.6.12 even when the file doesn't exist in the prior rev. Are you using the latest Subversion?
Another possibility would be to use "svn log -q -v -r<PriorRev>:<CurrRev>" instead of diff summarize.
|
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.