Justin
|
Posted: May 30, 2010 03:51 by Justin
|
|
I have uploaded my source files to the repository from NetBeans using hg it says file upload complete but when I try to view them on the repository page it is empty. After I downloaded the repository NetBeans Gave me the option to turn it into a project. I did then created some files and uploaded it to the repository by using the kenai log in tool and project manager with hg. This showed that the project was uploaded and after I check the repository and realized it was empty I tried to upload it again but it says it already is up to date with my computers version. Is there a twenty four hour delay or am I doing something wrong? also How do I edit my projects web page? I cant find it in the repository I downloaded from here. |
How do you use a repository? How do you edit the web page?
Replies: 6 - Last Post: June 08, 2010 02:05
by: Justin
by: Justin
« Older Topic
» Newer Topic
showing 1 - 7 of 7
lea_wang
|
Posted: June 02, 2010 10:32 by lea_wang
|
|
1) Repository: Did you do a "hg push" on the command line or via netbeans to push your local commits to the remote repository on kenai.com? If not, please do so. There are no files have been pushed to i--e-scape~i-e-scape-repository. 2) You can use either 2 options to customize your project web page: - wiki home page for simple customization: http://kenai.com/projects/help/pages/ManageProject#WikiHomePage or - web site feature for a complete different L&F: http://kenai.com/projects/help/pages/ManageProject#Website -Lea Wang |
Justin
|
Posted: June 03, 2010 00:30 by Justin
|
|
I have used netbeans to transfer my files and comments. I am getting a revision number and my comments back when I search my revision history. It shows that the files were uploaded properly in netbeans to the i-e-scape-repository. I am also not allowed to upload the files a second time netbeans says they are already there. Is there any way I can edit the web pages via netbeans. That would be very handy. Thanks for answering my posts, Justin |
mw46d
|
Posted: June 03, 2010 18:58 by mw46d
|
Unfortunately, I don't know where you uploaded the files to They certainly did not end up in your repository @kenai.com The filesystem for your repo is empty![]() [root@.../hg/i--e-scape~i-e-scape-repository/.hg/store] # ls -altr total 10 ... 3 ... ... 5 May 29 02:18 .. ... 2 ... ... 2 Jun 2 16:31 . Thanks, -- Marco |
Justin
|
Posted: June 08, 2010 00:13 by Justin
|
|
For those of you who can't figure out how to do this in net beans here are step by step instructions. for this to work mercurial must be installed and you must create a mercurial repository under features. 1) right click your project file select mercurial<commit 2) fill out the comment section telling what the update includes (optional helps with debugging) then click commit 3) once that is done up at the top of the screen in the menu bar click team<share<push to default That is it upload complete. This can also be done with subversion but it is not as clean as mercurial and is this is the experience of a professional programmer who used it for several years. I personally don't know how to use it otherwise I would post instructions. |
Justin
|
Posted: June 08, 2010 02:05 by Justin
|
| I found some instructions for using subversion but they don't cover the netbeans part of it the links are Mac and unix subversion and Windos subversion. That is the best I can do for now I hope to post step by step instructions soon. If anyone Knows how to use subversion in netbeans please post them here. |
showing 1 - 7 of 7
Replies: 6 - Last Post: June 08, 2010 02:05
by: Justin
by: Justin
« Older Topic
» Newer Topic



They certainly did not end up in your repository @kenai.com




