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

Re: Ignoring obj that are compiled but have been checked in (HOW?)

From: Frank Gruman <fgatwork_at_verizon.net>
Date: 2005-06-22 15:44:36 CEST

Were the files ever checked into Subversion before you added the
svn:ignore property?

If so, you may have to delete them from your working copy, commit, and
then you should be able to re-add them without version control.

If there are other developers as well, you will have to make sure they
update to the deleted revision (let subversion remove that file from
their working copies) before you add it back.

Hope that helps.

Regards,
Frank

Karm may wrote:

>In our subversion we check in our obj after a major
>release. We want to be able to compile the objs but
>tell subversion to ignore the objs so the directory
>that contains the objs are not marked as "modified".
>svn:ignore tells svn to ignore the files but if they
>are modified then they show up as modified. I don't
>want them to show up as modified.
>
>Thanx in advance
>
>
>
>____________________________________________________
>Yahoo! Sports
>Rekindle the Rivalries. Sign up for Fantasy Football
>http://football.fantasysports.yahoo.com
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
>For additional commands, e-mail: users-help@subversion.tigris.org
>
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 22 15:46:26 2005

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.