No. You must use the SVN rename. Regards,
Tom -----Original Message----- From: Peng Yu [mailto:[email protected]] Sent: Monday, May 24, 2010 5:54 PM To: Daniel Becroft Cc: users Subject: Re: Automatic commission? On Mon, May 24, 2010 at 4:46 PM, Daniel Becroft <[email protected]> wrote: > On Tue, May 25, 2010 at 7:40 AM, Peng Yu <[email protected]> wrote: >> It seems that I have to specify which file or files to commit. This >> will be a problem if I always simultaneously edit tens of files before >> I can do a commission. Is there an automatic way to figure out which >> files should be commit and commit them? > > You can not specify anything, and it will commit all changes (e.g. svn > commit -m ....). > > See the book for an example: > http://svnbook.red-bean.com/nightly/en/svn.tour.cycle.html#svn.tour.cycle.commit If I rename the files locally without using svn command, then I commit without any arguments. Will the command 'commit' be able to figure about the file with new name is modified from the old file? -- Regards, Peng
