[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

svn add option to record replaced files as modified?

From: Jens Restemeier <jens_at_playtonicgames.com>
Date: Wed, 25 Jul 2018 15:06:28 +0100

I was wondering, would it be possible to add an option to “svn add” to
record deleted and then added files as “modified” instead of “replaced”?
Obviously this could be done with a script (backup the current file, svn
revert the file to remove the deleted status, copy the backup over the
restored file), but it may be safer to just update the metadata differently
inside the command. Or is this already possible with an option or command
that I’m not aware of?

 
Received on 2018-07-25 16:46:08 CEST

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.