Displaying 20 results from an estimated 6000 matches similar to: "Mercurial repository for zfs-crypto"
2011 Jan 03
3
experimental mercurial repository available
Hi,
Quite a few people have asked to be able to access OpenSSH sources using a
DVCS, so I have made a Mercurial repository available at
http://hg.mindrot.org/openssh
You can fetch a copy using:
hg clone http://hg.mindrot.org/openssh openssh
You can also view the web interface directly, which might be handy for
fetching diffs of changesets to cherry-pick.
The repository is synchronised
2013 Dec 17
1
mercurial repository
Hi,
the mercurial repository http://hg.mindrot.org/openssh hasn't been
updated since a while now - are there any plans on bringing it back
up-to-date again? Is there anything I could do to help with that?
Thanks
Cheers
Petr
--
Petr Cerny
Mozilla/OpenSSH maintainer for SUSE Linux
2009 Jul 19
0
Changed URL of the Sieve Mercurial repository.
Hi,
I've changed the name of the Sieve Mercurial repository form
dovecot-libsieve to dovecot-1.2-sieve, to signify the Dovecot version it
applies to. The URL thus looks as follows:
http://hg.rename-it.nl/dovecot-1.2-sieve
Note that there are already dovecot-2.0-sieve and
dovecot-2.0-managesieve repositories, but these are still somewhat
broken in multiple ways and I wouldn't call
2008 Jun 17
0
Mercurial repositories for ManageSieve and Sieve
Hello Dovecot users,
Recently I was asked to use Mercurial for the ManageSieve development
just like Dovecot. As a matter of fact I have been using Mercurial for
some time now. Now that I am back from a short and active vacation I am
ready to publish my repositories. The repositories are publicly
available at:
http://hg.rename-it.nl/
The -patch repositories are so-called Mercurial Queues (MQ)
2017 Jun 28
0
CESA-2017:1576 Important CentOS 6 mercurial Security Update
CentOS Errata and Security Advisory 2017:1576 Important
Upstream details at : https://rhn.redhat.com/errata/RHSA-2017-1576.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
0f06aa1a175e32ee32a8f0413311a728e10442a97ee1e773a7e953b7ae01bdce emacs-mercurial-1.4-5.el6_9.i686.rpm
2009 Nov 03
2
SunOS neptune 5.11 snv_127 sun4u sparc SUNW, Sun-Fire-880
I just went through a BFU update to snv_127 on a V880 :
neptune console login: root
Password:
Nov 3 08:19:12 neptune login: ROOT LOGIN /dev/console
Last login: Mon Nov 2 16:40:36 on console
Sun Microsystems Inc. SunOS 5.11 snv_127 Nov. 02, 2009
SunOS Internal Development: root 2009-Nov-02 [onnv_127-tonic]
bfu''ed from /build/archives-nightly-osol/sparc on 2009-11-03
I have [
2009 Oct 31
1
Kernel panic on zfs import
Hi,
I''ve got an OpenSolaris 2009.06 box that will reliably panic whenever
I try to import one of my pools. What''s the best practice for
recovering (before I resort to nuking the pool and restoring from
backup)?
There are two pools on the system: rpool and tank. The rpool seems to
be fine, since I can boot from a 2009.06 CD and ''zpool import -f
rpool''; I can
2005 Oct 04
1
Looking for a link to mercurial tutorial
Mercurial(hg) Cheatsheet for Xen
================================
Written by Andrew Warfield, extended by Michael Fetterman and Ian Pratt
June 29, 2005, extended by Grzegorz Milos 04 July 2005.
Overview
--------
The Xen project has moved from BitKeeper to Mercurial for source
control. This note aims to provide a quick guide to getting up and
running with the new tools as quickly as possible,
2016 May 02
0
CESA-2016:0706 Important CentOS 7 mercurial Security Update
CentOS Errata and Security Advisory 2016:0706 Important
Upstream details at : https://rhn.redhat.com/errata/RHSA-2016-0706.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
51b6f5e3a72006f3fb6bbc766931df37fcd7c16dc15b539b373d9811e6523bbb emacs-mercurial-2.6.2-6.el7_2.x86_64.rpm
2017 Jun 29
0
CESA-2017:1576 Important CentOS 7 mercurial Security Update
CentOS Errata and Security Advisory 2017:1576 Important
Upstream details at : https://rhn.redhat.com/errata/RHSA-2017-1576.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
5a8d65ed7b74608f2051e4f8d463b5863b71da57f9e586a6deee3f0e63833c6d emacs-mercurial-2.6.2-7.el7_3.x86_64.rpm
2009 Oct 23
5
PSARC 2009/571: ZFS deduplication properties
I haven''t seen any mention of it in this forum yet, so FWIW you might be interested in the details of ZFS deduplication mentioned in this recently-filed case.
Case log: http://arc.opensolaris.org/caselog/PSARC/2009/571/
Discussion: http://www.opensolaris.org/jive/thread.jspa?threadID=115507
Very nice -- I like the interaction with "copies", and (like a few others) I think
2007 Apr 09
0
Mercurial commit hooks...
Hi all
I''ve watched all the discussion about svn commit hooks, as I really
want to integrate that into my system - the only thing is, that I use
Mercurial as my SCM system.
So I was wondering if someone out there knows mercurial well enough
to write a commit hook? I''ve tried myself, and came up with this:
pretxncommit.parsecheck_puppet = hg log -v -r $HG_NODE | sed -n
2007 May 19
1
CVS to Mercurial switch
I've been meaning to switch away from CVS for a few years now, but I was
never sure what I wanted to switch to, so I kept delaying it. I finally
decided yesterday that Mercurial is pretty nice.
The Mercurial repository is available from http://hg.dovecot.org/ (has a
nice web interface). I wrote a small Mercurial mini-howto below. I'm not
a Mercurial expert yet, so if you know better ways
2007 May 19
1
CVS to Mercurial switch
I've been meaning to switch away from CVS for a few years now, but I was
never sure what I wanted to switch to, so I kept delaying it. I finally
decided yesterday that Mercurial is pretty nice.
The Mercurial repository is available from http://hg.dovecot.org/ (has a
nice web interface). I wrote a small Mercurial mini-howto below. I'm not
a Mercurial expert yet, so if you know better ways
2013 Jun 17
0
Permissions of mercurial-hgk?
I just installed mercurial-hgk on CentOS 6.4 x86 and the permissions
were set so that it couldn't be run by a non-root user. The two files
that had incorrect permissions were:
/usr/libexec/mercurial/
/usr/libexec/mercurial/hgk
Is that an issue with CentOS? Or is it an issue that I should open a
bugzilla against RHEL for?
Thanks,
Dave
2009 Nov 02
0
Kernel panic on zfs import (hardware failure)
Hey,
On Sat, Oct 31, 2009 at 5:03 PM, Victor Latushkin
<Victor.Latushkin at sun.com> wrote:
> Donald Murray, P.Eng. wrote:
>>
>> Hi,
>>
>> I''ve got an OpenSolaris 2009.06 box that will reliably panic whenever
>> I try to import one of my pools. What''s the best practice for
>> recovering (before I resort to nuking the pool and
2008 Mar 04
0
Mercurial repository
I removed "dovecot" repository for now. It was almost the same as
dovecot-1.1, with the exception that I had forgotten to commit a few
things there and also messed up some other commits ("oh, hg export can
export multiple changesets at a time, cool. oh, hg import imported it
all in one changeset, not cool.").
So for now v1.2 code doesn't exist. I'll clone it again from
2010 Oct 15
1
Compiling from Mercurial
Feeling greatly daring, I just tried compiling from the Mercurial
source. Steps included:
1. download bz2 file from mercurial site
2. unpack
3. ./autogen.sh
4. ./configure --with-bzlib --with-zlib --with-ldap
--enable-maintainer-mode
5. ./make
I receive the error:
Making all in master
make[3]: Entering directory `/opt/dovecot-2-0-7a839a028dfa/src/master'
gcc -DHAVE_CONFIG_H -I.
2010 Apr 05
1
Core dump in 2.0-beta4 and latest Mercurial
I'm seeing core-dumps with both 2.0-beta4 and a fresh checkout from
Mercurial. I'm very new to Dovecot, so there's a good chance this is
caused by my limited experience with Dovecot configuration, but it's my
understanding that any core-dump is considered a bug (nice policy by the
way).
The installation seemed to be working as expected until I added the two
namespaces and
2013 Mar 27
4
[Bug 9744] New: Support Git, Mercurial, Subversion ignore lists
https://bugzilla.samba.org/show_bug.cgi?id=9744
Summary: Support Git, Mercurial, Subversion ignore lists
Product: rsync
Version: 3.0.9
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: jglick at apache.org