| Author |
Message |
ktrainer
Joined: 07 Jun 2012 Posts: 3
|
Posted: Thu Jun 07, 2012 7:42 pm Post subject: TFS Continious Integration |
|
|
I am setting up continious integration using TFS. I not clear on how I can use SQL COmpare command line to compare a DB in TFS to a target DB Environment. I tried:
sqlcompare.exe /sourcecontrol1 /versionusername1:<myuser> /versionpassword1:<mypwd> /revision1:head /scriptsfolderxml:testSC.xml /mksnap:tale.snp
Contents of testSC.xml:
<?xml version="1.0" encoding="utf-16" standalone="yes"?>
<ISOCCompareLocation version="1" type="TfsLocation">
<ServerUrl>http://gdcdevtfs01:8080/tfs/genesis</ServerUrl>
<SourceControlFolder>$/Everest/Main/DB/Tale</SourceControlFolder>
</ISOCCompareLocation>
I get the following error:
Unexpected error: Object reference not set to an instance of an object.
Object reference not set to an instance of an object.
System.NullReferenceException
at #i9G.#n9G.#1tD(String #p9rc, DataSource #ovUb, Options #5OPb, Boolean #q9rc)
at #i9G.#wamb.#lMPb()
at #i9G.#wamb.#kcmb()
at RedGate.SQLToolsCommandLine.CommandProcessor.#OUb()
at #i9G.#OsPb.#6sc(String[] #ead)
Obviously I am missing something. Any ideas? |
|
| Back to top |
|
 |
GFritchey
Joined: 29 Nov 2010 Posts: 6 Location: Massachusetts
|
|
| Back to top |
|
 |
ktrainer
Joined: 07 Jun 2012 Posts: 3
|
Posted: Fri Jun 08, 2012 5:55 pm Post subject: |
|
|
Thanks. I saw that yesterday as well and upgraded. The problem seemed to be the MKSNap switch in the older version which was fixed in the new version. I have things working now and am still exploring...
I seem to be having weird connection issues when I try and access the DB, it says it logs in but nothing on the other end. But I think that maybe something related to the DB. |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group