made a local project, registered with launchpad, but i cant push my files from local folder to luanchpad

Asked by Vivek Sharma

I am a first time user on launchpad, rather any VCS, picked launchpad to learn how to use VCS as i thought it would be simple and clear. Anyways my problem is --

i created/registered a project in launched pad, then created a local directory with the project's names, added inc and src to it.
in inc i did "touch wrappers.h types.h 1.h 2.h"
and then added keys, as said on 5-mins launchpad guide.

the code folder in lauchpad only shows, inc and src directory, but not the files inside it. I thought may be adding matter to the files will solve it... i added matter to old files, add new non empty files.
now,

> bzr push bzr+ssh://<email address hidden>/~sharmavivek/reset/main
ssh: connect to host launchpad.net port 22: Connection refused
bzr: ERROR: Connection closed: please check connectivity and permissions

i am able to do
>bzr launchpad-login <username>
and it doesnt display anything -- i think it means it works.

> bzr commit -m bzr+ssh://<email address hidden>/~sharmavivek/reset/main
is saying
Committing to: /home/vks/reset/
aborting commit write group: PointlessCommit(No changes to commit)
bzr: ERROR: no changes to commit. use --unchanged to commit anyhow

y is it commit to local store. How i commit/puch to code.launchpad/reset

i installed olive but i think it is also committing it locally to my machine... and donot see any option in it to commit to launchpad

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Vivek Sharma
Solved:
Last query:
Last reply:
Revision history for this message
Vivek Sharma (sharmavivek) said :
#1

This is moved to launchpad-answers