On 2012-04-01 14:09, ego...@ramattack.net wrote:
Good morning Jeroen,

On Sun, 01 Apr 2012 11:08:36 +0100, Jeroen van Meeuwen (Kolab Systems) wrote:
On 2012-04-01 10:25, ego...@ramattack.net wrote:
Good morning,


Good morning,

Not speaking to the code changes itself, I have a couple of
suggestions / questions.

If you are familiar with GIT, could you please clone the git
repository[1] and create a patch(-set) with git-format-patch?

In case you're not all too familiar with GIT, you could, for example:

$ git clone git://git.cyrusimap.org/git/cyrus-imapd
$ cd cyrus-imapd
$ git checkout cyrus-imapd-2.3
$ git checkout -b dev/pop3_uidl-patch
(...make some changes...)
$ git commit /path/to/changed/files
(...make some more changes...)
$ git commit /path/to/changed/files
$ git format-patch origin/cyrus-imapd-2.3

sorry not very familiar with git.... more with cvsd and svn... but
apart from this :

 /usr/local/git/bin/git clone git://git.cyrusimap.org/git/cyrus-imapd
Cloning into 'cyrus-imapd'...
fatal: The remote end hung up unexpectedly

this is the answer I'm obtaining....


I'm sorry, that's my mistake. The URL I intended to refer you to is:

  git://git.cyrusimap.org/cyrus-imapd

I had one 'git/' too many.

Kind regards,

Jeroen van Meeuwen

--
Systems Architect, Kolab Systems AG

e: vanmeeuwen at kolabsys.com
m: +44 74 2516 3817
w: http://www.kolabsys.com

pgp: 9342 BF08

Reply via email to