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

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

From: Ryan Schmidt <subversion-2006d_at_ryandesign.com>
Date: 2006-11-02 21:23:14 CET

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
Received on Thu Nov 2 21:23:58 2006

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.