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

Re: [Subclipse-users] how not to version binary files

From: Miha Vitorovic <mvitorovic_at_nil.si>
Date: 2007-10-24 11:01:16 CEST

"allug4me allug4me" <allug4me@gmail.com> wrote on 24.10.2007 10:50:06:

> Hi,
>
> I am using Subversion for versioning my C++ project.
> But I don't want to check in object files and executable files.
>
> In short I don't want binary files to be versioned.
>
> Is there any way in which I can accomplish this for my project?

Allug,

This should be configured automatically for Eclipse globally. Check
"Window / Preferences / Team / Ignored resources" to see if you have
"*.o", "*.obj" and the likes checked. If this doesn't work for some
reason, just add "*.o", "*.obj", etc... to svn:ignore property of your
project folder.

Br,

---
  Miha Vitorovic
  Inženir v tehničnem področju
  Customer Support Engineer
   NIL Data Communications,  Tivolska cesta 48,  1000 Ljubljana,  Slovenia
   Phone +386 1 4746 500      Fax +386 1 4746 501     http://www.NIL.si
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Wed Oct 24 11:01:32 2007

This is an archived mail posted to the Subclipse Users mailing list.

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