Sorry - I meant Commit.
Just discovered what you said - that you have to delete the files.
Seems kind of strange to me that you'd have to do that, not really the
behavior I would expect, especially after those files had already been
deleted in the working copy.
-Sam
On May 13, 11:45 am, "Simon Large" <simon.tortoise..._at_googlemail.com>
wrote:
> 2008/5/13 Overcammed <s_schu..._at_yahoo.com>:
>
> > We are using Subversionand TortoiseSVN for all of our development, and
> > no matter what we try to do, TSVN always checks in binaries and other
> > files into our repository.
>
> What do you mean by check in? There is no such command in subversion.
> You can import, or add or commit. Which are you talking about?
>
> > From the docs we have found online, we are
> > using:
>
> > bin */bin obj */obj *.suo _ReSharper.* *.resharper *.resharper.user
> > *.user
>
> > As our global ignore pattern in the Settings -> General tab in the
> > TSVN config.
>
> > However, even with this pattern, nothing gets ignored, either from
> > those directories or with that extension. If all the docs make it
> > sound so easy, what is the deal?
>
> Are these files/dirs already in the repository? If so you have to svn
> delete them. You cannot ignore something which is already versioned.
>
> Simon
>
> --
> : ___
> : oo // \\ "De Chelonian Mobile"
> : (_,\/ \_/ \ TortoiseSVN
> : \ \_/_\_/> The coolest Interface to (Sub)Version Control
> : /_/ \_\http://tortoisesvn.net
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr..._at_tortoisesvn.tigris.org
> For additional commands, e-mail: users-h..._at_tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-05-13 17:53:47 CEST