version 1.529, now i got problem at this post http://social.msdn.microsoft.com/Forums/sqlserver/en-US/d4373df2-e9fd-4896-913c-f626e2cf03ed/got-many-errors-after-import-database-to-database-project-in-vs2012
On Wed, Sep 4, 2013 at 10:42 PM, <[email protected]> wrote: > What version are you using? I remember , I had difficulty using 1.528 > with Copy Artifact plugin.**** > > ** ** > > You might want to check open issue related to Jenkins latest version.**** > > ** ** > > Let us know whether this helped or not.**** > > ** ** > > *From:* [email protected] [mailto: > [email protected]] *On Behalf Of *nicolas de loof > *Sent:* Wednesday, September 04, 2013 2:01 AM > *To:* [email protected] > *Subject:* Re: is Jenkins using the latest version from msysgit**** > > ** ** > > right, and what's you issue then ?**** > > ** ** > > 2013/9/4 Ho Yeung Lee <[email protected]>**** > > i set the command like this without environment variables such as > %WORKSPACE%,**** > > ** ** > > the path is using **** > > ** ** > > ** ** > > ** ** > > C:\Users\LAB-User2\Documents\GitHub\testing005**** > > C:\Users\LAB-User2\Documents\GitHub\testing005\.git**** > > C:\Users\LAB-User2\Documents\GitHub\testing005\Database3**** > > C:\Users\LAB-User2\Documents\GitHub\testing005\Database3\Database3.sln**** > > C:\Users\LAB-User2\Documents\GitHub\testing005\Database3\Database3\sp_insert_rpt_criteria.sql**** > > ** ** > > 1. Execute window batch**** > > ** ** > > echo 'Copying Adventure Works Solution to Jenkins workspace...'**** > > xcopy /s /E /H /Y /R > "C:\Users\LAB-User2\Documents\GitHub\testing005\Database3\Database3" > "C:\Program Files (x86)\Jenkins\jobs\testing003\workspace" **** > > **** > > echo 'Deleting artifacts from previous builds...'**** > > del > "C:\Users\LAB-User2\Documents\GitHub\testing005\Database3\Database3\*_publish.zip" > /F /Q**** > > ** ** > > ** ** > > 2. MSBUILD**** > > ** ** > > C:\Windows\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe**** > > ** ** > > "C:\Users\LAB-User2\Documents\GitHub\testing005\Database3\Database3\Database3.sqlproj" > /p:Configuration=Database3 /p:Platform=AnyCPU /t:Build;Publish > /p:SqlPublishProfilePath='C:\Users\LAB-User2\Documents\GitHub\testing005\Database3\Database3\Database3.publish.xml' > /p:UpdateDatabase=False**** > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out.**** > > ** ** > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out.**** > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Jenkins Users" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/jenkinsci-users/ejGpa1EMHtk/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
