[p4] Intermittent Bug - Submissions on Large Files sometimes do not commit the code

p4rfong <[email protected]>
Newsgroups gmane.comp.version-control.perforce
Message-ID <[email protected]>
Posted on behalf of forum user 'p4rfong'.

The behavior you see is unusual and definitely unexpected.  There may
be an intermediate process that is not going through such as a trigger or broker
that is intercepting your submit and not processing it
correctly.  Make sure you have P4V logging turned on. In P4V, run
Edit, Preferences, Logging, and check Show p4 reporting commands, Show p4
command output, and Enable logging to file.  The next time this
happens, check for any errors.  If there are no errors, you will need
to turn up debugging on the server side using "p4 configure set
server=3".  Then check the Perforce server log under the date,
time, your username, and client workspace, to see if you submit made it in
without errors.

You can also try submitting from the command prompt instead of P4V

cd <directory seen in P4V workspace tab>
p4 -p < server >:< port > -u < your username seen in P4V > -c
< clientname as seen in P4V >  submit

You may see errors more easily from the command prompt, and you will be able to
eliminate P4V as the problem.



--
Please click here to see the post in its original format:
  http://forums.perforce.com/index.php?/topic/5465-intermittent-bug-submissions-on-large-files-sometimes-do-not-commit-the-code
_______________________________________________
perforce-user mailing list  -  [email protected]
http://maillist.perforce.com/mailman/listinfo/perforce-user
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.