Search found 10 matches

by JimFr
Thu Apr 24, 2008 5:03 pm
Forum: Support (Vault)
Topic: comment search only works on single file?
Replies: 5
Views: 2615

I just tested it now, and it works fine! I have no idea why it wasn't working before. I guess consider the issue closed for now. Thanks for your help.
by JimFr
Tue Apr 22, 2008 8:07 pm
Forum: Support (Vault)
Topic: comment search only works on single file?
Replies: 5
Views: 2615

I checked the release notes for 5.3.2 and 5.3.3, but the only fix I see about comments is for Vault Web 3.5.2: "Change sets with comments are now viewable."

We're not using Vault Web, so I don't think this fix corrects the problem.
by JimFr
Mon Apr 14, 2008 12:42 pm
Forum: Support (Vault)
Topic: comment search only works on single file?
Replies: 5
Views: 2615

comment search only works on single file?

If I do show history on a single file and filter by comment, it works correctly. But on multiple files or a directory tree (recursive=on) it always returns an empty result set. Is this a bug or am I doing something wrong?

Vault client and server is 3.5.1.4786.

thanks,
Jim
by JimFr
Fri Jul 13, 2007 1:37 pm
Forum: Support (Vault)
Topic: "Show differences..." skips dialog and gos to diff
Replies: 2
Views: 1802

That solved it -- thank you so much!
by JimFr
Thu Jul 12, 2007 3:16 pm
Forum: Support (Vault)
Topic: "Show differences..." skips dialog and gos to diff
Replies: 2
Views: 1802

"Show differences..." skips dialog and gos to diff

When I do a Show Differences on a file, it immediately brings up the diff viewer. Other developers here get a dialog that allows them to specify what to diff against, then after that the diff viewer comes up. Do I have a setting wrong or?

I have Vault client 3.5.1.

Jim
by JimFr
Wed Feb 21, 2007 9:16 pm
Forum: Support (Vault)
Topic: forum search misses keywords
Replies: 1
Views: 1536

forum search misses keywords

For example, search for FailFileInvalidCheckSum and you'll find no hits. Yet http://support.sourcegear.com/viewtopic ... 0309#30309 has this word (first message in thread). The way I found this message was searching for that keyword in Google.
by JimFr
Wed Feb 21, 2007 9:08 pm
Forum: Support (Vault)
Topic: Can't check in a file
Replies: 9
Views: 6495

I got the exact same error message just now using client GUI 3.5.1. Tried repeatedly, including restarting vault cleint, but keep getting the same error. Other files in the change set go in ok, but not this file. All are small source code (plain text) files. Re your sugestion to delete the local cac...
by JimFr
Wed Apr 19, 2006 3:27 pm
Forum: Support (Vault)
Topic: can't rename and modify in same changeset
Replies: 3
Views: 2351

can't rename and modify in same changeset

(v3.1.8 client and server) 1) If I try and rename a file and modify the file in the same changeset Vault seems to get very confused when I do the commit: "<my file name> caused the transaction to fail: A modification to this item was requested earlier in the same transaction" Often a file ...
by JimFr
Tue Apr 11, 2006 10:11 am
Forum: Support (Vault)
Topic: branch/merge when dest tree layout and filenames differ?
Replies: 2
Views: 2150

Here's a very simplified example (what I'm really doing involves hundreds of files): -- source of branch: dirA ---file2.txt ---dirB ------file1.txt ------file3.txt -- destination branch: dir1 ---dir2 ------file1Renamed.txt ------file2Renamed.txt ------dir3 ---------file3Renamed.txt It appears a comm...
by JimFr
Mon Apr 10, 2006 12:02 pm
Forum: Support (Vault)
Topic: branch/merge when dest tree layout and filenames differ?
Replies: 2
Views: 2150

branch/merge when dest tree layout and filenames differ?

I need to branch from tree A to tree B, but the tree layout and file names on B differs from A. Branch: I don't see a way to do the the branch directly into the new layout. looks like I need to branch the tree, then move and rename files in B? Merge: It appears that Vault won't keep track of moved o...