Quantcast
Channel: Liquibase Forums
Viewing all articles
Browse latest Browse all 2993

Re : Error with parameters generateChangelog command

$
0
0
Can you include the actual error message? 

As a first guess, I would say that the problem is probably with the spaces in the different file paths. You probably need quotes around those. So rather than:

-changeLogFile=C:\Users\paulo.tavares\Documents\Visual Studio 2015\Projects\DSC\ERC.DataSourceControl.Tests\bin\Debug\dsctest_testdb.xml

you should do this:

--changeLogFile="C:\Users\paulo.tavares\Documents\Visual Studio 2015\Projects\DSC\ERC.DataSourceControl.Tests\bin\Debug\dsctest_testdb.xml"

Steve Donie
Principal Software Engineer
Datical, Inc. http://www.datical.com/

Viewing all articles
Browse latest Browse all 2993

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>