Displaying 20 results from an estimated 1814 matches for "scm".
Did you mean:
sc
2006 Jun 24
2
[LLVMdev] LLVM build error
Hi,
While attempting to build the LLVM code from CVS today using gcc 4.1, I
encountered the following error. Any idea how to proceed with the build?
llvm[2]: Linking Debug executable llvm-as
/home/ll/programs/source/scm/cvs/llvm/Debug/lib/libLLVMAsmParser.a(llvmAsmParser.o):
In function `__static_initialization_and_destruction_0':
/home/ll/repositories/cvs/llvm/include/llvm/InlineAsm.h:133: undefined
reference to `llvm::IncludeFile::IncludeFile(void*)'
/home/ll/programs/source/scm/cvs/llvm/Debug/lib/libL...
2013 Mar 29
3
From a vector with characters to binary information
Hello,
I would like to transform a character vector into a "binary" vector
("keine" and " " become 0 and the rest 1).
> dput (scm)
c("keine", " ", "keine", "Erstgradverw.", "Mutter", "Erstgradverw.",
"Erstgradverw.", "keine", " ", "Vater", "Erstgradverw.", "keine",
"keine", "keine", "...
2003 Jun 24
3
Patching Festival
...patch command, I get the following:
[root@Computer src]# patch -p0 </usr/src/asterisk/festival-1.4.2.diff
can't find file to patch at input line 4
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -u -r festival-1.4.2/lib/tts.scm
festival-1.4.2-asterisk/lib/tts.scm
|--- festival-1.4.2/lib/tts.scm Wed Jan 8 09:54:14 2003
|+++ festival-1.4.2-asterisk/lib/tts.scm Tue Jan 7 08:51:44 2003
--------------------------
File to patch:
Which file am I supposed to patch?
Thanks for your help.
-Derek
2006 Jun 24
0
[LLVMdev] LLVM build error
...06-24 at 13:16 +0100, Lexington Luthor wrote:
> Hi,
>
> While attempting to build the LLVM code from CVS today using gcc 4.1, I
> encountered the following error. Any idea how to proceed with the build?
>
> llvm[2]: Linking Debug executable llvm-as
> /home/ll/programs/source/scm/cvs/llvm/Debug/lib/libLLVMAsmParser.a(llvmAsmParser.o):
> In function `__static_initialization_and_destruction_0':
> /home/ll/repositories/cvs/llvm/include/llvm/InlineAsm.h:133: undefined
> reference to `llvm::IncludeFile::IncludeFile(void*)'
> /home/ll/programs/source/scm/cvs...
2012 Mar 19
1
ip autoconfig via DIY script
...running domU has proc/cmdline with
ip=10.0.2.5:127.0.255.255:10.0.2.2:255.255.255.0:natmin:eth0:off
if I have no config for eth0 in /etc/network/interfaces, I can use this script in
domU /etc/rc.local to setup the domU network via domU
-------------------------- /etc/rc.local --------------
SCM=$(cat /proc/cmdline| grep -Po ''ip.*dhcp'')
#echo ${#SCM} is len
# try dhcp first
if [ ${#SCM} -gt 0 ]; then
echo launching dhcp
dhclient eth0
fi
echo trying static
SCM=$(cat /proc/cmdline| grep -Po ''ip.*off'')
# check cmdline for ip autoconfig
if [ ${#SCM} -gt...
2006 Feb 14
1
SCM and Mailing list input [u]
...hings.
First of all, I'd like to work on general consensus so I'd like to
see what people think of having the list setup to reply back to the
list. I know some lists use this and some don't so I'd like to get input
on the matter.
I'd also like to get input on choice of SCM to use, whether we
should stick to a centralized SCM like svn or cvs; or should we go
distributed and use mercurial as xen upstream does?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: OpenPGP d...
2013 Jul 23
1
Enviroment variables or Java startup -D arguments
...eem to be
using the correct search terms for the answer I need. So please forgive me
if this is a question that has been answered 100 times :( I have seen many
questions regarding enviroment variables, but non seem to be related.
Again, I may be misunderstanding the vocabulary)
I am setting up SCM-Manager<https://bitbucket.org/sdorra/scm-manager/wiki/Home>(GIT/Mercurial tomcat server). It does the job for development.
However, SCM-Manager requires the environment variable "SCM_HOME" to be set
to save the files to. I understand that a Puppet agent executes with a
minimal sh...
2009 Nov 07
1
error in logging (version 3.1.0)
I use rsync -ii so that it logs *all* actions. Further, I don't use
any delete option but use --force. This means that if there's a name
collision rsync deletes files or directories. Here's an example:
0 0 *deleting rwxrwsr-x 1969/12/31-21:00:00 scm/linux/kernel/git/amit/vs-kernel.git/objects/38
0 0 *deleting rwxrwsr-x 1969/12/31-21:00:00 scm/linux/kernel/git/amit/vs-kernel.git/objects
Therefore I didn't expect to find any of these directories after the
sync is finished. However I get:
% ls scm/linux/kernel/git/amit/vs-kernel.gi...
2012 Aug 20
1
[LLVMdev] llmv3.0 CBackend convert IR to IR error
Thank you for answering my E-mail.
According to http://lists.cs.uiuc.edu/pipermail/llvmdev/2012-March/047989.html,
I open the link:
https://hpcforge.org/scm/viewvc.php/trunk/patches/llvm.gpu.patch?root=kernelgen&view=markup
https://hpcforge.org/scm/viewvc.php/trunk/patches/llvm.patch?revision=591&root=kernelgen&view=markup
The result is:
SCM Repository
An Exception Has Occurred
trunk/patches/llvm.gpu.patch: unknown location
HTTP Response...
2020 Aug 13
7
[Bug 1449] New: nft ipv4 set with interval issue
https://bugzilla.netfilter.org/show_bug.cgi?id=1449
Bug ID: 1449
Summary: nft ipv4 set with interval issue
Product: nftables
Version: unspecified
Hardware: x86_64
OS: other
Status: NEW
Severity: blocker
Priority: P5
Component: nft
Assignee: pablo at netfilter.org
2011 Jul 07
0
NUT development infrastructure and SCM
...ing CVS, we then quickly moved to Subversion due to the former
limitations and lack of flexibility.
A few years later, GForge has not much evolved, compared to competitors such
as Trac, Github, Launchpad, (...)
It's still hard (or impossible) to link trackers to roadmaps, specification
or even SCM, along with sharing information and visibility.
Distributed SCM, such as Git, have also made it easier and lighter to work
collaboratively and contribute patches.
Finally, we've found, over the past year, that this was not optimal for
supporting contributions, like the (fast) growing involvemen...
2005 Aug 04
1
SwitchTower CVS support
I did an svn up this morning and discovered this whole new bundle of code!
Lookingn through it it looks cool, but there''s no CVS support for an SCM
- I''d have thought this would be more widely used than darcs. Looking
at the code for subversion.rb and I thought it''d be possible to add a
new scm - CVS.
I''m running into 3 problems:
1- I''m still learning ruby so therefore I''m crap
2- I don'...
2017 Jul 28
0
[Bug 12940] New: rsync: -C/--cvs-exclude does not ignore SCM ignore files (patch)
https://bugzilla.samba.org/show_bug.cgi?id=12940
Bug ID: 12940
Summary: rsync: -C/--cvs-exclude does not ignore SCM ignore
files (patch)
Product: rsync
Version: 3.1.3
Hardware: All
OS: All
Status: NEW
Severity: minor
Priority: P5
Component: core
Assignee: wayned at samba.org
Reporter:...
2015 Jan 21
2
virtio for 3.20
On Mon, Jan 19, 2015 at 12:56:28PM +1030, Rusty Russell wrote:
> "Michael S. Tsirkin" <mst at redhat.com> writes:
> > Hi Rusty, all
> >
> > I parked outstanding virtio patches here:
> > git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git vhost-next
> > this way they are merged in linux-next as well.
> >
> > Rusty if you'll be doing 3.20 window, would you mind
> > checking that tree to verify nothing's lost?
>
> Hi Michael,
>
> Thanks, now I've...
2015 Jan 21
2
virtio for 3.20
On Mon, Jan 19, 2015 at 12:56:28PM +1030, Rusty Russell wrote:
> "Michael S. Tsirkin" <mst at redhat.com> writes:
> > Hi Rusty, all
> >
> > I parked outstanding virtio patches here:
> > git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git vhost-next
> > this way they are merged in linux-next as well.
> >
> > Rusty if you'll be doing 3.20 window, would you mind
> > checking that tree to verify nothing's lost?
>
> Hi Michael,
>
> Thanks, now I've...
2008 Feb 13
1
Problem with winbind not seeing a user as part of a group
...) webpage that is secured by a Domain Local group. Sometimes they get in, others they don't. Here are some examples from the logs.
/var/log/apache2/error_log
[Tue Feb 12 18:54:52 2008] [error] [client 172.xx.xxx.xxx] GROUP: NA\\selltc not in required group(s)., referer: https://ustr-linux-1/scm/spar/trac/browser/trunk/common/include/channels
[Tue Feb 12 18:55:00 2008] [error] [client 172.xx.xxx.xxx] GROUP: NA\\selltc not in required group(s)., referer: https://ustr-linux-1/scm/spar/trac/browser/trunk/common/include/channels
[Tue Feb 12 18:56:12 2008] [error] [client 172.xx.xxx.xxx] GROUP:...
2019 Jan 19
0
[klibc:master] Update URLs in docs and spec file
...ytor.com
- http://www.zytor.com/mailman/listinfo/klibc/
+ https://www.zytor.com/pipermail/klibc/
klibc is maintained in the git version control system. The git
repository can be viewed on the web at:
- http://www.kernel.org/git/?p=libs/klibc/klibc.git;a=summary
+ https://git.kernel.org/pub/scm/libs/klibc/klibc.git/
To clone the klibc repository using git:
- git clone git://git.kernel.org/pub/scm/libs/klibc/klibc.git <workdir>
+ git clone https://git.kernel.org/pub/scm/libs/klibc/klibc.git <workdir>
To update an already cloned tree:
@@ -28,6 +28,6 @@ To update an alr...
2010 Mar 05
0
NoMethodError (undefined method `match' for nil:NilClass):
...contact the
administrator.
I looked to production.log i found the following messages. I really need
your help. Thank you very much for your input.
***************************************************************
NoMethodError (undefined method `match'' for nil:NilClass):
/lib/redmine/scm/adapters/subversion_adapter.rb:40:in
`svn_binary_version''
/lib/redmine/scm/adapters/abstract_adapter.rb:177:in `call''
/lib/redmine/scm/adapters/abstract_adapter.rb:177:in `shellout''
/lib/redmine/scm/adapters/abstract_adapter.rb:175:in `popen''
/lib...
2013 Apr 23
2
Tables package - remove NAs and NaN
Dear Rxperts,
q <- data.frame(p=rep(c("A","B"),each=10,len=30),
a=rep(c(1,2,3),each=10),id=seq(30),
b=round(runif(30,10,20)),
c=round(runif(30,40,70)))
The operation below...
tabular(((p=factor(p))*(a=factor(a))+1) ~ (N = 1) + (b + c)*
(mean+sd),data=q)
yields some rows of NAs and NaN as shown below
b c
p a N mean sd mean sd
A 1 10
2007 Apr 17
1
git problem
...sed git/cogito before.
The output below is from a cygwin session but I get similar results on
Ubuntu as well (a bit more of the html ending with 'as an object to
pull'). So whatever is wrong is common to my cygwin and Ubuntu setup.
Thanks,
Andrew
$ cg clone -s http://www.kernel.org/pub/scm/boot/syslinux/syslinux.git
Initialized empty Git repository in .git/
cg-init: Note that some files were not added due to the default ignore
rules.
cg-init: You can list them by invoking 'cg-status -x'.
Fetching head...
Fetching objects...
error: Could not interpret <!DOCTYPE HTML PUBLIC...