Guest User

Untitled

a guest
Jun 21st, 2012
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. shtrb@zwara:/opt/testingGitWithSvnInSameDir/svn/php/someapp$ vim phpinfo.php
  2. shtrb@zwara:/opt/testingGitWithSvnInSameDir/svn/php/someapp$ svn info
  3. Path: .
  4. URL: https://192.168.1.30/svn/repo/trunk/xswi/dev/php/someapp
  5. Repository Root: https://192.168.1.30/svn/repo
  6. Repository UUID: 8773f1ad-9098-e844-a1b9-c32b42e767b1
  7. Revision: 60982
  8. Node Kind: directory
  9. Schedule: normal
  10. Last Changed Author: shtrb
  11. Last Changed Rev: 60982
  12. Last Changed Date: 2012-06-21 19:12:59 +0300 (Thu, 21 Jun 2012)
  13.  
  14. shtrb@zwara:/opt/testingGitWithSvnInSameDir/svn/php/someapp$ svn commit -m"remove comment (testing commit)"
  15. Sending someapp/phpinfo.php
  16. Transmitting file data .
  17. Committed revision 60983.
  18.  
  19. shtrb@zwara:/opt/testingGitWithSvnInSameDir/svn/php$ git svn rebase
  20. someapp/phpinfo.php: needs update
  21. update-index --refresh: command returned error: 1
Advertisement
Add Comment
Please, Sign In to add comment