You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Ryan Schmidt <su...@ryandesign.com> on 2006/11/02 20:23:14 UTC

Re: Preventing local modified files from beeing comitted (svn:ignore)

On Nov 2, 2006, at 03:53, Reinhard Brandstaedter wrote:

> I've changed my CVS users to Subversion :-) but there is quite a few
> things these users still want to do as they are used to it from CVS.
>
> One thing is working with svn:ignore or CVSIGNORE.
> Some of them were used to preventing changes on files being  
> comitted to
> the repository by adding those files to cvsignore. This also worked  
> with
> files that already were under version control.
> So they try to add versioned files they don't want to be comitted to
> svn:ignore (with their eclipse IDE SVN plugin) which doesn't work.
>
> Is there a way to mark a file as local changes only so that this  
> file's
> changes will not be comitted?

I don't think so.

Perhaps this is applicable to your situation:

http://subversion.tigris.org/faq.html#ignore-commit



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org