← Back to team overview

ubuntuforums-unanswered team mailing list archive

[Question #76553]: made a local project, registered with launchpad, but i cant push my files from local folder to luanchpad

 

New question #76553 on Ubuntu:
https://answers.launchpad.net/ubuntu/+question/76553

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 added matter to the files will solve it... i added matter to old files, add new non empty files.
now,

> bzr push bzr+ssh://sharmavivek@xxxxxxxxxxxxx/~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://sharmavivek@xxxxxxxxxxxxx/~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


You received this question notification because you are a member of UF
Unanswered Posts Team, which is an answer contact for Ubuntu.