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

Re: Eclipse /bin/.svn still causes heartburn

From: ThanksButNo <no.no.thanks_at_gmail.com>
Date: Thu, 7 Jan 2010 13:41:57 -0800 (PST)

I have tried downloading Subclipse, and I think I installed it
correctly from Eclipse (no error messages) -- but I haven't figured
out how to use it. I can't find any menu entries that say, for
example, "Commit Changes", or "Checkout Current", or anything else
that remotely resembles a version control command.

But that is a separate issue.

At any rate, I believe I may have solved the problem on my own.

I added to the Eclipse Source Build Path, where it currently excludes
"**/.svn", it now also excludes "**/.svn/". Note the additional slash
that indicates the ".svn" is a directory. Now Eclipse no longer
copies any ".svn" folders to the "bin" folder, and TortoiseSVN
correctly shows a nice Green Icon on the project folder.

Thanks for your response.

On Jan 7, 1:26 pm, Larry Shatzer <fug..._at_zyx.net> wrote:
> If you are using Eclipse, consider subclipse. (http://subclipse.tigris.org/)
> to make it Subversion aware.
>
>
>
> On Thu, Jan 7, 2010 at 2:15 PM, ThanksButNo <no.no.tha..._at_gmail.com> wrote:
> > I have included "bin" to the TortoiseSVN->Settings:Patterns to Ignore
> > list
>
> > I have included "bin/*" to same list.
>
> > I have included "**/.svn" to the Eclipse Source Exclude list.
>
> > Eclipse *still* copies the .svn folders from the src/ folder to the
> > bin/ folder.
>
> > TortoiseSVN *still* sees the .svn folders in the bin/ folder then puts
> > a Red Icon on the folder, and hence the including project folder,
> > indicating that changes need to be committed, when in fact, the source
> > is completely up-to-date.
>
> > What am I doing wrong?
>
> > Any help will be appreciated.
>
> ------------------------------------------------------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=2435604

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-01-08 02:15:41 CET

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

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