2

When I type in svn commit file.h, I get a screen which has:

--This line and those below will be ignored-- 
A file.h 

And a list of ^G, ^O, etc. below. I would like to know how to go ahead and commit the file into the repository.

1 Answer 1

7

That screen allows you to enter a commit message. Describe what's changed in file.h, and then save and exit your editor (it sounds like you're using nano as your editor, in which case you'd hit Ctrl-X). Once you enter a commit message and save it, your changes will be committed to the repository.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.