Search found 37 matches

by kjedrusiak
Thu Jun 18, 2009 10:58 am
Forum: Support (Vault)
Topic: Cleanup after export/import to new repository
Replies: 1
Views: 1488

Cleanup after export/import to new repository

We're building a new repository (after a nice chat with Beth) to clean up our current mess. I've exported one project from repisotory A and imported it into repository B. In VS i've re-bound the project to the new repository (B). I'd prefer not to delete the project from repository A. Is there a fun...
by kjedrusiak
Tue Jun 16, 2009 9:20 am
Forum: Support (Vault)
Topic: Repository Structure
Replies: 7
Views: 4344

Re: Repository Structure

Can I call you or can you call me? Seems like I have you confused.

(732) 906-5660

If not...

We were not using branching in tha past at all and I want to start using branches going forward.

Not sure what else I can tell you.
by kjedrusiak
Tue Jun 16, 2009 7:49 am
Forum: Support (Vault)
Topic: Repository Structure
Replies: 7
Views: 4344

Re: Repository Structure

This is a "sample" configuration of a new repository. (The old one is all fudged up)

The kyle, patricia and rod folders will be their branch of the trunk
by kjedrusiak
Tue Jun 16, 2009 7:02 am
Forum: Support (Vault)
Topic: Repository Structure
Replies: 7
Views: 4344

Re: Repository Structure

Earlier in the year we changed from C/E/C to E/M/C style. We are not a large shop...there are only three programmers. On our main app we can have all three programmers working in a number of the same files at the same time. We are NOT using branches. For the latest set of changes there was some pilo...
by kjedrusiak
Mon Jun 15, 2009 1:52 pm
Forum: Support (Vault)
Topic: Repository Structure
Replies: 7
Views: 4344

Repository Structure

See the atteched .PNG file for a sample setup of a new repository.

We have some projects worked on by one programmer and some by multiple programmers.
(Don't want to preclude multiple programmers on the other projects.)

Does the structure in the pic make sense?
by kjedrusiak
Mon Jun 01, 2009 1:10 pm
Forum: Support (Vault)
Topic: VS2008 + Vault 4.1.4.18402
Replies: 9
Views: 4923

Re: VS2008 + Vault 4.1.4.18402

I think we found our issue...pilot error.

One of the prgrammers saw the black flag and was selecting "Resolve Merge Status" thinking it was fixing the differences automatically, instead of manually fixing the merge themselves and checking in the changes.

Thanks
by kjedrusiak
Tue May 12, 2009 8:34 am
Forum: Support (Vault)
Topic: VS2008 + Vault 4.1.4.18402
Replies: 9
Views: 4923

Re: VS2008 + Vault 4.1.4.18402

Just to continue the story, here's what I had to do today... The other programmer added a number of files to a project. I added a number of file to that same project. In VS2008 the project was marked with a black flag icon. I used "Show Differences" to see what files I was missing. I then ...
by kjedrusiak
Mon May 11, 2009 2:55 pm
Forum: Support (Vault)
Topic: VS2008 + Vault 4.1.4.18402
Replies: 9
Views: 4923

Re: VS2008 + Vault 4.1.4.18402

Therefore if the solution or individual project has a black flag icon That tells me that they are listed in the mergeable file list. You might be able to get away with merging a project file, but definitely not a solution file. It's best to not even allow it to be listed in the mergeable file list....
by kjedrusiak
Mon May 11, 2009 2:01 pm
Forum: Support (Vault)
Topic: VS2008 + Vault 4.1.4.18402
Replies: 9
Views: 4923

Re: VS2008 + Vault 4.1.4.18402

OK, let me make some statements here and please validate that they are correct... The solution and project files are not mergable because different instances of Visual Studio don't guarantee the save order of lines inside the file. Therefore if the solution or individual project has a black flag ico...
by kjedrusiak
Fri May 08, 2009 5:54 am
Forum: Support (Vault)
Topic: VS2008 + Vault 4.1.4.18402
Replies: 9
Views: 4923

Re: VS2008 + Vault 4.1.4.18402

Did the user by any chance perform a Get and merge the changes from Vault at any time? If so, is it possible that he deleted what you added and checked in? Latency shouldn't matter, because the Vault server still knows that changes were put in. I forgot to mention we're using Edit/Merge/Commit styl...
by kjedrusiak
Thu May 07, 2009 2:20 pm
Forum: Support (Vault)
Topic: VS2008 + Vault 4.1.4.18402
Replies: 9
Views: 4923

VS2008 + Vault 4.1.4.18402

I work in the local office, the Vault database machine is litterally in the next room. Another programmer works at home, he is connected to out network via a VPN connection. We've been working in the same general area of the code base right now. Today he was able to check in a number of files, overw...
by kjedrusiak
Fri Jun 13, 2008 9:49 am
Forum: Gold Support (Vault) -- Read-only
Topic: Vault UI Client v4.1.0(16216) hangs at splash window
Replies: 5
Views: 30222

Not sure what that works, but it doesn.

And think I've gone through this same issue before.

"like deja vu all over again"

Thanks
by kjedrusiak
Fri Jun 13, 2008 7:55 am
Forum: Gold Support (Vault) -- Read-only
Topic: Vault UI Client v4.1.0(16216) hangs at splash window
Replies: 5
Views: 30222

I also updated to the server and client to 4.1.2...still having the same issue. 12/28/2006 08:12:32 AM <generic>: [GUIClientWorkerThread:3500] IsModified(): Could not determine files status for C:\Inetpub\wwwroot\CRequest.WebServices\Bin\Microsoft.ApplicationBlocks.Data.pdb 12/28/2006 08:12:32 AM <g...
by kjedrusiak
Thu Jun 12, 2008 2:16 pm
Forum: Gold Support (Vault) -- Read-only
Topic: Vault UI Client v4.1.0(16216) hangs at splash window
Replies: 5
Views: 30222

Vault UI Client v4.1.0(16216) hangs at splash window

The only thing I can think of is the latest MS patches were applied the other day.

Doing basic stuff from VS2008 seems to work.
by kjedrusiak
Thu May 29, 2008 11:26 am
Forum: Gold Support (Vault) -- Read-only
Topic: Vault 4.1.0 - Treating project files as binary, won't merge
Replies: 1
Views: 22153

Vault 4.1.0 - Treating project files as binary, won't merge

Is this defailt behavior? I certainly didn't change anything knowingly.

And the project files are text files.

So how is this fixed.