Re: Committing files with only mofification data changed?
From: Ryan Schmidt <subversion-2009d_at_ryandesign.com>
Date: Wed, 23 Dec 2009 00:58:32 -0600
On Dec 22, 2009, at 04:56, Joakim Tjernlund wrote:
> We are using subversion to manage our autotools based SW and we have some dependency problems.
Subversion does not store modification dates. If a file's contents or properties have not changed, to Subversion there is nothing to commit. To force a commit, you could consider making a no-op change to the file's contents, or setting or deleting some irrelevant property on the file.
|
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.