Eclipse Plugin Problem

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
mfran
Posts: 4
Joined: Mon Dec 17, 2007 5:47 pm

Eclipse Plugin Problem

Post by mfran » Thu Jan 24, 2008 5:18 pm

Using:
Trial version of Vault Version 4.0.6.15954
Eclipse 3.2.2
Vault Eclipse Plugin 4.0.6.15954 (retrieved using update manager within Eclipse)

I have imported my repository successfully into eclipse using the option to Save As... (new project). When I check out files, make an edit, save, I can't seem to get the Pending Change Set view to show files to commit. Same case when I right click a file, select Team > Check In...

Am I missing something?
Any help you can provide appreciated.

Mike

shannon

Post by shannon » Fri Jan 25, 2008 10:03 am

When you say you used the save as option that means you chose a location for your source that is not your eclipse workspace during the import process (most likely some existing working folder)?

Assuming that is true, there are a couple of options.

1. You can upgrade the plugin to beta1 or beta2. The 4.0.6 plugin is filtering your pending changeset by workspace path instead of individual project paths, this was fixed in beta1.

2. You can follow the instructions I gave this customer: http://support.sourcegear.com/viewtopic ... e&start=15

3. If you really don't need to use this existing working folder as your source location, you could just clear your workspace and re-import everything (letting eclipse use the default location).

Option 1 is the easiest, in my opinion.

mfran
Posts: 4
Joined: Mon Dec 17, 2007 5:47 pm

Post by mfran » Fri Jan 25, 2008 11:49 am

will try option 1 and let you know how it goes.

mfran
Posts: 4
Joined: Mon Dec 17, 2007 5:47 pm

Post by mfran » Fri Jan 25, 2008 2:00 pm

thanks Shannon, you're a rockstar, works like a charm now

shannon

Post by shannon » Fri Jan 25, 2008 2:01 pm

glad to hear it!

Post Reply