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

Re: removing files listed in the editor on a commit have no effect on files commited

From: Mathias Weinert <mathias.weinert_at_gfa-net.de>
Date: 2005-10-21 11:50:17 CEST

"Mathias Weinert" <mathias.weinert@gfa-net.de> wrote:

> > Please confirm whether this is already being tracked or let me know if I need to log the issue.
> >
> > when checking in a number of files via:
> > svn commit
> > the editor comes up with the list:
> >
> > --This line, and those below, will be ignored--
> > A commit_file1
> > M commit_file2
> > M dont_commit_me
> >
> > add message and edit the list
> > my message here
> > --This line, and those below, will be ignored--
> > A commit_file1
> > M commit_file2
> > removed line->
> >
> > The file gets commited anywise:
> > Sending commit_file1
> > Sending commit_file2
> > Sending don’t_commit_me
> > Transmitting file data …..
> > Committed revision 117
>
> As it says "--This line, and those below, will be ignored--"
> everything below this line will be ignored (only your commit
> message will be interpreted by subversion).
>
> Mathias

Sorry, wrong CC!

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Oct 21 11:58:30 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.