Displaying 20 results from an estimated 68 matches for "cutovers".
Did you mean:
cutover
2000 Feb 24
0
CVS repository cutover
I've cut all externally visible xiph.org services over to a new server on a
bigger line. Chances are, most of you wouldn't have noticed the change.
However, for the next day or two (as DNS propogates), xiph.org may get you
snotfish (the old server) or motherfish (the new server). CVS on snotfish is
now gone (that's on motherfish), although snotfish will continue answering DNS/
2007 Apr 02
0
[LLVMdev] Subversion Cutover
All,
We have been testing the conversion from CVS to SVN over the last few
weeks. It appears ready to go (great thanks to Anton and David for their
hard work). UIUC has a few more things to check out (resolve the ViewVC
issue) and we just need to check that the nightly build can work with
SVN. Then we're ready to do the conversion.
This is just a heads up that the conversion will likely
2002 Aug 07
1
Server cutover complete; waiting for root server DNS propogation
Hello,
All services have been successfully migrated to our new facility.
Unfortunately, NetSol once again displayed a brilliant inability to
grasp a clue using both hands and a suction cup, and informed us they
*might* get around to updating DNS records in about two weeks. If we
could fax them enough identification.
Needless to say, they've lost our business and our domain transfers
should
2002 Aug 07
1
Server cutover complete; waiting for root server DNS propogation
Hello,
All services have been successfully migrated to our new facility.
Unfortunately, NetSol once again displayed a brilliant inability to
grasp a clue using both hands and a suction cup, and informed us they
*might* get around to updating DNS records in about two weeks. If we
could fax them enough identification.
Needless to say, they've lost our business and our domain transfers
should
2002 Aug 07
1
Server cutover complete; waiting for root server DNS propogation
Hello,
All services have been successfully migrated to our new facility.
Unfortunately, NetSol once again displayed a brilliant inability to
grasp a clue using both hands and a suction cup, and informed us they
*might* get around to updating DNS records in about two weeks. If we
could fax them enough identification.
Needless to say, they've lost our business and our domain transfers
should
2002 Aug 07
1
Server cutover complete; waiting for root server DNS propogation
Hello,
All services have been successfully migrated to our new facility.
Unfortunately, NetSol once again displayed a brilliant inability to
grasp a clue using both hands and a suction cup, and informed us they
*might* get around to updating DNS records in about two weeks. If we
could fax them enough identification.
Needless to say, they've lost our business and our domain transfers
should
2002 Aug 07
1
Server cutover complete; waiting for root server DNS propogation
Hello,
All services have been successfully migrated to our new facility.
Unfortunately, NetSol once again displayed a brilliant inability to
grasp a clue using both hands and a suction cup, and informed us they
*might* get around to updating DNS records in about two weeks. If we
could fax them enough identification.
Needless to say, they've lost our business and our domain transfers
should
2002 Aug 07
1
Server cutover complete; waiting for root server DNS propogation
Hello,
All services have been successfully migrated to our new facility.
Unfortunately, NetSol once again displayed a brilliant inability to
grasp a clue using both hands and a suction cup, and informed us they
*might* get around to updating DNS records in about two weeks. If we
could fax them enough identification.
Needless to say, they've lost our business and our domain transfers
should
2002 Jan 29
1
--compare-dest option
I'm translating rsync.1, and i'm having some problems with the
--compare-dest option description, actually i dont understand the part
which describes the usefulness of this option, it says :
This is useful for doing transfers to a new destination while leaving
existing files intact, and then doing a flash-cutover when all
files have been successfully transferred (for
2020 Nov 13
5
Renaming The Default Branch
Hi Everyone,
Many tech communities, including GitHub <https://github.com/github/renaming>
and Git <https://sfconservancy.org/news/2020/jun/23/gitbranchname/>, have
moved away from term “master branch” and replaced it with “main branch” in
an
effort to remove unnecessary references to slavery and use more inclusive
terms. This was also discussed on the LLVM-dev mailing list
2004 Aug 13
2
moving netbios alias between machines
I would like to move a netbios alias (e.g. 'testname') from one machine
to another. Seems like an easy enough thing to do: remove it from
machine 'a', and add it to machine 'b'.
I've done this, but all's not well in netbios land. My clients still
want to talk to the old machine, and do. Do I simply have to be more
patient? How patient? Is there anything that
2019 Aug 02
2
Question about replication
Good morning,
I?m looking at dovecot replication for the first time for a particular use case: The VM running dovecot is currently in a public cloud, and I want to move it on-premises, so I want to replicate all mail data from the older instance to the new (then cutover internal DNS) (and in the process update to newer features on the internal instance such as mdbox vs Maildir).
However, the
2006 Nov 27
2
[LLVMdev] moving to svn?
Hello, Scott.
> the official cutover. Granted, you might need darcs to pull the current
> version out of its repo, since it was originally designed with darcs in
> mind.
I can confirm, that tailor converts LLVM CVS with all history preserved
to mercurial repository without any visible troubles.
--
With best regards, Anton Korobeynikov.
Faculty of Mathematics & Mechanics, Saint
2006 Jun 23
7
Voice calls sent to fax extension
I have a situation that has repeated itself a few times. Someone calls
into Asterisk and is connected with a voice extension. At some point
during the call, the log shows "chan_zap.c: DTMF digit: f on Zap/2-1".
At this point, the call is redirected to receive a fax and the Asterisk
voice extension is hung up. The users report that there were no
noticable tones heard just before the
2009 May 24
3
Time to set a coding style for Syslinux?
Given the number of people that are starting to be involved in Syslinux
development, I wanted to start a discussion about a common coding style,
for C code in particular.
Currently, a lot of the code in Syslinux is written in different styles,
partly because my own style has changed over the years.
There are pretty much two alternatives that I think are realistic:
a) Linux kernel coding style:
2002 Oct 21
4
Any work-around for very large number of files yet?
Yes, I've read the FAQ, just hoping for a boon...
I'm in the process of relocating a large amount of data from one nfs server
to another (Network Appliance filers). The process I've been using is to
nfs mount both source and destination to a server (solaris8) and simply use
rsync -a /source/ /dest . It works great except for the few that have > 10
million files. On these I get
2020 Nov 14
2
Renaming The Default Branch
On Fri, Nov 13, 2020 at 4:53 PM James Y Knight via llvm-dev <
llvm-dev at lists.llvm.org> wrote:
> I notice that on https://github.com/github/renaming it says:
>
> """If you haven’t renamed your default branch yet, consider waiting until later
> this year <https://github.com/github/renaming#later-this-year>. We’re
> investing in tools to make renaming the
2006 Nov 27
7
[LLVMdev] moving to svn?
Just wondering: Is there any plan to move to svn? I would love to have
a diff command that works when I am offline :-)
Best Regards,
Rafael
2005 Nov 21
1
Changing/fixing machine names
I think I found some of my cutover problems. I found a couple Win98
machines which had the same name for user and machine names. While it
never seemed to be an issue in the Netware realm, under Samba, it
appears to have undesirable results. Although the machines have been
renamed, there still seem to be strange problems.
Any ideas on where to fix/change/clean whatever to remove the machine
2012 Feb 20
5
Questions still about a uw-imap -> dovecot conversion
The more I read about all of this, the more I'm thinking about moving to
maildir format. My switchover this weekend is full of holes due to the
way user's imap folders were laid out. Some had folders in their home
directory and others might have folders in their /home/mail directory.
Some how, Horde/Imp seemed to keep track of it. Dovecot is not doing so
well.
I've been reading