Hey Brendan,
I'm referring to the /bin folder that is created by Eclipse (not
Visual Studio). Basically, my folder structure is something like
this...
Project
src
bin
resources
lib
Basically, I check in the top-level Project directory (because I want
src, resources and lib to be included in SVN). The bin directory is
created when the src is built in Eclipse. When I sync with the SVN
server, Tortoise wants to add bin (since it is a newly created
directory). However, I just tell it to ignore bin. This works in
Windows XP, but does not appear to work in Vista.
I'm going to have to take a look at what Simon Large said, about there
being a nested working copy. (Have to wait until I can get back to my
laptop.)
On Dec 29, 12:00 pm, brendan <bkeyh..._at_gmail.com> wrote:
> G'day Jason,
>
> If you are talking about the 'bin' folder that is compiled in Visual
> Studio then there is no need to add that folder in the first place.
> When I added my soution to the SVN repository I first deleted all the
> "bin" and "obj" folders as they are recreated and over written every
> time you recompile your solution. Also, you should not include the
> solutions ".suo" file. This way you do not need to worry about
> setting SVN to ignore anything.
>
> CHeers,
> Brendan
>
> ------------------------------------------------------http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMess...
>
> To unsubscribe from this discussion, e-mail: [users-unsubscr..._at_tortoisesvn.tigris.org].
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=995166
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2008-12-29 18:13:21 CET