[geeklog-devel] Can't push. Need mercurial account?
Rouslan Placella
rouslan at placella.com
Mon May 17 11:43:50 EDT 2010
Hi all,
Let me just start by saying that I never used SVN, CVS or HG before,
so as far as this goes I'm a noob.
Well, I thought I'd try to push a small change to see how I get on and
yes, I failed at it miserably. It looks like I need an account to
push. And I guess it's reasonable enough not to let anonymous users
upload code. So the question is: How do I get one?
Thanks, Rouslan
Here's the output that I'm getting:
********************************************************************
roccivic at roccivic-pc:/var/www/geeklog-hg/geeklog$ hg tip -vp
changeset: 7939:3cfaf8e94d87
branch: HEAD
tag: tip
user: Rouslan Placella <rouslan at placella.com>
date: Mon May 17 16:05:15 2010 +0100
files: public_html/admin/install/language/english.php
description:
Minor correction to install language file "english.php"
diff -r dfbd40194f57 -r 3cfaf8e94d87
public_html/admin/install/language/english.php
--- a/public_html/admin/install/language/english.php Sun May 16
19:43:27 2010 +0200
+++ b/public_html/admin/install/language/english.php Mon May 17
16:05:15 2010 +0100
@@ -207,7 +207,7 @@
11 => 'No backup files found.',
12 => 'The upload limit for this server is ',
13 => '. If your backup file is larger than ',
- 14 => ' or if you experience a timeout, then you should upload
the file to Geeklog\'s backups directory via FTP.',
+ 14 => ' or if you are likely to experience a timeout, you should
upload the file to Geeklog\'s backups directory via FTP.',
15 => 'Your backups directory is not writable by the web server.
Permissions need to be 777.',
16 => 'Migrate',
17 => 'Migrate From Backup',
roccivic at roccivic-pc:/var/www/geeklog-hg/geeklog$ hg push
pushing to http://project.geeklog.net/cgi-bin/hgwebdir.cgi/geeklog/
searching for changes
ssl required
********************************************************************
More information about the geeklog-devel
mailing list