Search found 99 matches

by avonwyss
Tue Jan 06, 2009 2:16 am
Forum: Support (Vault)
Topic: ccnet plugin exclusion filters
Replies: 4
Views: 2670

Re: ccnet plugin exclusion filters

Issue still seems to be the same in V4.1.4... it would be great to have this one fixed soon!
by avonwyss
Tue Dec 09, 2008 8:35 am
Forum: Support (Vault)
Topic: Bug: Eclipse plugin V4.1.4 showing error after login
Replies: 17
Views: 11717

Re: Bug: Eclipse plugin V4.1.4 showing error after login

Thank you for the quick fix between official releases... :D
by avonwyss
Tue Dec 09, 2008 6:04 am
Forum: Support (Vault)
Topic: Bug: Eclipse plugin V4.1.4 showing error after login
Replies: 17
Views: 11717

Re: Bug: Eclipse plugin V4.1.4 showing error after login

I've just downloaded the latest version (4.1.4.18429), and my problem seems to be gone now. Thanks!
by avonwyss
Mon Dec 08, 2008 8:55 am
Forum: Support (Vault)
Topic: Bug: Eclipse plugin V4.1.4 showing error after login
Replies: 17
Views: 11717

Re: Bug: Eclipse plugin V4.1.4 showing error after login

shannon wrote:Can you go into your plugins directory and tell me what the version number is on the end of the name of the com.cdesg.util directory?
Sure, no problem...

Code: Select all

com.cdesg.core_1.0.0.18419
com.cdesg.jni_2.1.0.18419
com.cdesg.logging_2.1.0.18419
com.cdesg.uihelper_2.1.0.18419
com.cdesg.util_2.1.0.18419
by avonwyss
Mon Dec 08, 2008 8:43 am
Forum: Support (Vault)
Topic: Bug: Eclipse plugin V4.1.4 showing error after login
Replies: 17
Views: 11717

Re: Bug: Eclipse plugin V4.1.4 showing error after login

That is the right version. Try this: Shutdown eclipse. Clean out all the com.cdesg.* and com.sourcegear.* items (may be jars or directories) out of your plugins directory. Then start eclipse again and try to install the plugin again. Did that... but it didn't change anything. Except that now my wor...
by avonwyss
Mon Dec 08, 2008 8:18 am
Forum: Support (Vault)
Topic: Bug: Eclipse plugin V4.1.4 showing error after login
Replies: 17
Views: 11717

Re: Bug: Eclipse plugin V4.1.4 showing error after login

We found the bug and fixed it. You can download the updated Eclipse plugin from the website. What version number does it have? I did find and install again in Eclipse, but the problem currently persists, so I guess that I have downloaded the old version again: 4.1.4.18419? Edit: it seems to be the ...
by avonwyss
Thu Nov 27, 2008 7:11 am
Forum: Support (Vault)
Topic: Bug: Eclipse plugin V4.1.4 showing error after login
Replies: 17
Views: 11717

Re: Bug: Eclipse plugin V4.1.4 showing error after login

shannon wrote:I've reproduced the error. We're looking into the cause now.
Great, thank you very much! If you still need some more information from my side, just let me know, and I'll see what I can do.
by avonwyss
Tue Nov 25, 2008 8:13 am
Forum: Support (Vault)
Topic: Bug: Eclipse plugin V4.1.4 showing error after login
Replies: 17
Views: 11717

Re: Bug: Eclipse plugin V4.1.4 showing error after login

I have already returned to V4.1.3 of the Eclipse client, but I'll try this later.
by avonwyss
Tue Nov 25, 2008 6:23 am
Forum: Support (Vault)
Topic: Bug: Eclipse plugin V4.1.4 showing error after login
Replies: 17
Views: 11717

Bug: Eclipse plugin V4.1.4 showing error after login

I have updated my Vault clients (both Windows and Eclipse) to 4.1.4; the server is still on 4.1.3. Unfortunately, the Eclipse plugin now fails on login: - I am asked for my credentials (as before), enter them - The progress dialog shows that the repository is being loaded - After a few seconds, an e...
by avonwyss
Tue Nov 25, 2008 6:06 am
Forum: Support (Vault)
Topic: Vault and Promotion Groups
Replies: 5
Views: 2903

Re: Vault and Promotion Groups

We are waiting for Sourcegear to implement the shelving. This solves the issue of checking in work-in-progress by developers elegantly without the need to create branches or whatever. See here: http://vaultblog.sourcegear.com/articles/2008/07/28/shelve But what is wrong with labeling with a sequenti...
by avonwyss
Mon Nov 17, 2008 6:49 am
Forum: Support (Vault)
Topic: Vault plugin for CCNet
Replies: 14
Views: 12776

Re: Vault plugin for CCNet

Just out of interest, does it respect cloaked folders of the Vault user used for CCNet in order to reduce the tree size remembered?
by avonwyss
Mon Nov 17, 2008 6:45 am
Forum: Support (Vault)
Topic: Problems with bin folder and .dll files
Replies: 7
Views: 29366

Re: Problems with bin folder and .dll files

To do what you want to do, use some continuous integration server such as CruiseControl.Net (which does, by the way, integrate well with Vault since there is a dedicated plugin available). The build server will then be configured so that on a check-in, it builds the source in the repository and if s...
by avonwyss
Mon Nov 17, 2008 6:40 am
Forum: Support (Vault)
Topic: How to roll back to a label/date?
Replies: 50
Views: 87387

Re: How to roll back to a label/date?

Please add my vote as well... (we have had several users asking for this feature).
by avonwyss
Thu Nov 06, 2008 7:30 am
Forum: Support (Vault)
Topic: Vault Client really, really slow
Replies: 3
Views: 1972

Re: Vault Client really, really slow

Try disabling ghosted files and folders in your settings (if they are on).
by avonwyss
Thu Nov 06, 2008 7:29 am
Forum: Support (Vault)
Topic: Read Only Share
Replies: 11
Views: 4842

Re: Read Only Share

Doesn't that "pin" the resulting file/folder to a specific version of the original? We want it to be "pinned" to the latest version, until we need to branch a copy to make changes. A non-pinned file is always on the latest version (when Get Latest is performed). So just using th...