Search found 34 matches

by AGBrown
Mon Apr 21, 2008 1:30 pm
Forum: Support (DiffMerge)
Topic: XML Diff whitespace question
Replies: 4
Views: 7788

Re: XML diff

jeffhostetler wrote: You can add a context to the ruleset that indicates that stuff
inside quoted strings are to be treated as string literals (important)
and so whitespace changes there will still be highlighted. (see the
C/C++ ruleset for an example.)
Pretty cool, I like it more and more.

Thank you,

Andy
by AGBrown
Mon Apr 21, 2008 12:09 pm
Forum: Support (DiffMerge)
Topic: XML Diff whitespace question
Replies: 4
Views: 7788

That's great, thank you, does what it says on the tin. I can see how the two are useful in different situations - whitespace between tags, or whitespace in attributes/values. It was that elusive "Simple" radio button that was selected that was the problem for me. I read another post where ...
by AGBrown
Mon Apr 21, 2008 1:07 am
Forum: Support (DiffMerge)
Topic: XML Diff whitespace question
Replies: 4
Views: 7788

XML Diff whitespace question

Just upgraded to 4.1.1. In the old sgdm app, I thought that my xml files were compared so that: <add key="someKeyName" value="someValue"/> was equal to <add key="someKeyName" value="someValue"/> just with the whitespace highlighted. Now, though, if I compare t...
by AGBrown
Wed Mar 26, 2008 8:03 am
Forum: Support (Vault)
Topic: Import/Export error
Replies: 15
Views: 8218

I've just run the export against the base folder, the above SQL was from a folder deeper in the tree. The final set of SQL this time is: exec dbo.spgetfolderexportdelta @sessionid=N'nfh3wv55ylgelm455z5x4rab',@repid=13,@baserevid=8179,@targetrevid=8178 exec dbo.spgetlatestrepositoryinfo @repid=13 exe...
by AGBrown
Wed Mar 26, 2008 4:41 am
Forum: Support (Vault)
Topic: Import/Export error
Replies: 15
Views: 8218

Looks like someone hijacked my thread; those logs above aren't mine. The bad news is that the vaultfolderexportimport.txt log has basically nothing in it. Is there something I should change to get that to be different? 21/01/2007 22:43:05 <generic>: [<No Name>:5528] VaultFolderExportImport, Version=...
by AGBrown
Tue Mar 25, 2008 9:56 am
Forum: Support (Vault)
Topic: Import/Export error
Replies: 15
Views: 8218

Unfortunately both databases have things in them, and both have obliterations in them. It looks like I will have to make do without the source control history for one of them and create only the latest version in the live database.
by AGBrown
Tue Mar 25, 2008 5:00 am
Forum: Support (Vault)
Topic: Import/Export error
Replies: 15
Views: 8218

Thanks Beth, The two executes that are relevant are: --$\Maintenance\v1.0\Application exists here - resultset shows all levels of that path and deeper into the tree exec dbo.spgetfolderexportdelta @sessionid=N'4ztubi452isz4u3qfpzkp5r4',@repid=13,@baserevid=8180,@targetrevid=8178 --$\Maintenance\v1.0...
by AGBrown
Mon Mar 24, 2008 2:45 pm
Forum: Support (Vault)
Topic: Import/Export error
Replies: 15
Views: 8218

I've run SQL Profiler and caught the last statement to run before the exception. The penultimate spgetfolderexportdelta lists the obliterated folder that I mentioned above, and the last statement only gets as far as the folder above the obliterated folder, so sure enough it looks like that obliterat...
by AGBrown
Mon Mar 24, 2008 1:56 pm
Forum: Support (Vault)
Topic: Import/Export error
Replies: 15
Views: 8218

The history lists a single obliterate in the $\maintenance folder, but this folder exports fine. The folder that fails is in the $\master folder. I'm still drilling into it (slowly) level by level. The master folder lists 3288 transactions, and doesn't fail until the 1700th (ish) one of those.
by AGBrown
Mon Mar 24, 2008 1:50 pm
Forum: Support (Vault)
Topic: Import/Export error
Replies: 15
Views: 8218

I'm going into the folder tree level by level, so I can pin it down to a particular folder. I've got the 1 of the 3 folders in the first level that does it, so now I'm finding which of its 2 subfolders is the issue. If I did have obliterates; how would I tell - through the history? And if so then ho...
by AGBrown
Mon Mar 24, 2008 1:01 pm
Forum: Support (Vault)
Topic: Import/Export error
Replies: 15
Views: 8218

Import/Export error

I have a problem with vault export/import on 3.5.2 (client and server) running on windows xp sp2. I am exporting the root folder of a repository, and the export fails consistently on the same transaction number each time with the error: An exception occurred processing a transaction for the folder. ...
by AGBrown
Tue Feb 05, 2008 1:17 pm
Forum: Support (Vault)
Topic: %temp%\vault[guid] directories on vault 3.5.2 client+server
Replies: 3
Views: 2167

%temp% vs %appdata%\SourceGear

Hi Linda, Thanks for the quick reply. I'm a little confused still, sorry. I have previously moved the cache folders using Tools -> Options -> Local FIles -> Cache/Backup Locations -> Store Client Cache Folder. They were originally located in C:\Documents and Settings\user\Local Settings\Application ...
by AGBrown
Tue Feb 05, 2008 12:50 pm
Forum: Support (Vault)
Topic: %temp%\vault[guid] directories on vault 3.5.2 client+server
Replies: 3
Views: 2167

%temp%\vault[guid] directories on vault 3.5.2 client+server

Vault 3.5.2 server and client Could someone tell me what the %temp%\vault[insert guid here] folders are on my vault server/workstation. They seem to hold copies of files/entire projects, some of which are enormous and are causing the machine to run out of disk space. Can these be removed, and can th...
by AGBrown
Tue Feb 27, 2007 9:08 pm
Forum: Support (Dragnet)
Topic: Version 4.0 - advance info?
Replies: 1
Views: 20811

Version 4.0 - advance info?

I know it might be too early to say, but given that we're rapidly steaming up to the end of Q1, what's likely to be the deal for V4.0? I see on your (nice) new website that its scheduled for sometime in Q2 2007. Can we get any idea of the major new features in advance? What is likely to be the proce...
by AGBrown
Mon Feb 19, 2007 1:08 pm
Forum: Support (Vault)
Topic: Using IIS Compression with blame.aspx
Replies: 9
Views: 8401

Linda, That's fine. I've disabled compression on blame.aspx for the moment anyway. I've also reproduced the situation on another web server plugged into the same vault database. Out of interest - does simply enabling compression in IIS under Web Sites->Properties->Service->HTTP Compression actually ...