OpenSDE Framework (without history before r20070)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
776 B

  1. .\" Title: sde-commit
  2. .\" Author:
  3. .\" Generator: DocBook XSL Stylesheets v1.72.0 <http://docbook.sf.net/>
  4. .\" Date: 07/10/2007
  5. .\" Manual:
  6. .\" Source:
  7. .\"
  8. .TH "SDE\-COMMIT" "1" "07/10/2007" "" ""
  9. .\" disable hyphenation
  10. .nh
  11. .\" disable justification (adjust text to left margin only)
  12. .ad l
  13. .SH "NAME"
  14. sde\-commit \- Commit changes
  15. .SH "SYNOPSIS"
  16. \fIsde commit\fR [OPTIONS]
  17. .sp
  18. .SH "DESCRIPTION"
  19. Commits changes to the identified part (item) within the sde environment section indicated by the discriminator. When the user has commit rights to the repository containing the item, using this command will indeed commit the changes. If there are no commit rights to the repository, all changes will be wrapped up in a patch and send to the mailing list.
  20. .sp