SSMS in sql server controller Redgate when changes in source control are committed then command line error occurred

i linked my database to persistent workspace using redgate tool in sql source control but when i commit the change to original control it is nothing but my p4 workspace given by error..like.

"Command line error"

      

Command:

P4 -s submit -d "adding" "C:\P4\webteam\SANDBOXES\mysandbox\DemoWebsite\EmployeeManagement\..."

Output:
error: No files to submit from the default changelist.

exit: 1

Exit code:
1

 - sending file to source control server
showing  false

      

I think there are some changes in the .xml file that are exixting command line hook ie perforce.xml and template.xml folder but what I need to change that I don't know.

+3


source to share





All Articles