i linked my database to perforce work-space using redgate tool in sql source control,but when i commit the change to source control that is nothing but my p4 work-space given 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 some what about to change in .xml file that exixting Command line hook folder i.e perforce.xml and template.xml but what I need to change that I don't know.