[geeklog-devel] Can't push. Need mercurial account?

Vincent Furia vfuria at gmail.com
Mon May 17 12:34:49 EDT 2010


Rouslan,

Dirk limits accounts on project.geeklog.net so administration doesn't become
a nightmare. See "Submitting
Patches<http://wiki.geeklog.net/index.php/Submitting_Patches>"
[http://wiki.geeklog.net/index.php/Submitting_Patches] for information on
how to submit a patch.

One nice thing about Mercurial (assuming you use hg export to submit the
patch) is that no matter who pushs your fix to the repository your name will
show up as the submitter.

If your curious about learning more about Mercurial, hginit<http://hginit.com>[
http://hginit.com] is a good tutorial.

-Vinny

On Mon, May 17, 2010 at 9:43 AM, Rouslan Placella <rouslan at placella.com>wrote:

> 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
> ********************************************************************
> _______________________________________________
> geeklog-devel mailing list
> geeklog-devel at lists.geeklog.net
> http://eight.pairlist.net/mailman/listinfo/geeklog-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist8.pair.net/pipermail/geeklog-devel/attachments/20100517/98363a69/attachment.html>


More information about the geeklog-devel mailing list