Displaying 12 results from an estimated 12 matches for "pathspec".
Did you mean:
pathsep
2010 Apr 12
7
make world troubles
...Indexing 1567030 objects...
remote: Total 1567030 (delta 1304249), reused 1552846 (delta 1291260)
100% (1567030/1567030) done
Resolving 1304249 deltas...
100% (1304249/1304249) done
Checking 29214 files out...
100% (29214/29214) done
+ cd linux-2.6-pvops.git.tmp
+ git checkout xen/master
error: pathspec ''xen/master'' did not match any file(s) known to git.
Did you forget to ''git add''?
make[3]: *** [linux-2.6-pvops.git/.valid-src] Error 1
make[3]: Leaving directory `/root/4.0/xen-4.0-testing.hg''
make[2]: *** [linux-2.6-pvops-install] Error 2
make[2]: Leav...
2017 Sep 29
3
Gerrit usage?
....org/wiki/display/AST/Gerrit+Usage
Created a ssh alias.
Cloned using: "git clone ssh://asterisk/asterisk"
Set name and email.
Installed the gerrit commit hook: "git review -s"
Try to change to asterisk 13 for creating a patch: "git checkout 13"
This fails with:
error: pathspec '13' did not match any file(s) known to git.
"git checkout -b 13" appears to fix this.
Created a new branch:
git checkout -b ASTERISK-27284
Did some work, added and commited this work. So far so good.
Now trying to submit this: "git review 13"
Fails with:
>Error...
1998 Aug 19
0
xcopy failures; SAMBA digest 1784
I had a simular problem in a single server (unix) environment with PC
clients although we were using NFS stack for drive maps. The issue is
came down to this: a MS-DOS pathspec cannot exceed 64 characters, with
the pathspec looking something like
'server_name:\directory\dir...\...\filename.ext". Your NT and Samba
systems are probably selected a SMB protocol like Core Plus or LAN Man
1.0, or some other SMB protocol that has this MS-DOS limitation. Sorry
that I c...
2018 Jul 04
2
Where can I find the 6.10 centos-release srpm?
...s
I thought that I had this figured out for C7 by following the above wiki page
but if I pull the sources for the c7 centos-release rpm when I look at the spec
file I see it is for 7.3.1611. If I try to do a git checkout for c6 I get the
following error:
(vgeppetto2 pts14) $ git checkout c6
error: pathspec 'c6' did not match any file(s) known to git.
(vgeppetto2 pts14) $
So at this point in time, I am lost. Can someone tell me what the magic
incantation is to actually get the latest sources?
It would also be nice if it was described how to do this
@ https://wiki.centos.org/Sources so that m...
2011 Jun 25
1
Regression: sockets for 3.0.9pre1 ?
Hi.
rsync 3.0.8
FreeBSD RELENG_4 i386.
rsync -Haxi --delete /.../ /.../
The first pathspec above (residing on zz, a full filesystem) is:
/vvvv/wwww/xxxx/zz/
The second pathspec above (residing on yyy, an empty filesystem) is:
/vvvv/wwww/xxxx/yyy/zz/
It's obviously a 'copy everything over' operation.
I've had to obfuscate the pathnames, however the exact pathlength
throu...
2018 Jul 05
0
Where can I find the 6.10 centos-release srpm?
...7 by following the above wiki
> page
> but if I pull the sources for the c7 centos-release rpm when I look at
> the spec
> file I see it is for 7.3.1611. If I try to do a git checkout for c6 I
> get the
> following error:
>
> (vgeppetto2 pts14) $ git checkout c6
> error: pathspec 'c6' did not match any file(s) known to git.
> (vgeppetto2 pts14) $
>
> So at this point in time, I am lost. Can someone tell me what the magic
> incantation is to actually get the latest sources?
>
> It would also be nice if it was described how to do this
> @ https:...
2018 Jul 04
2
Where can I find the 6.10 centos-release srpm?
Hi,
Where can I find the srpm for centos-release-6-10.el6.centos.12.3.x86_64?
I looked in vault and it is not there.
Regards,
--
Tom me at tdiehl.org
2015 Oct 30
0
Isohybrid wiki page and UEFI
...s a source. And their
version is highly moified. They *do* produce UEfI bootable images with
grub2 BTW using their toolset. Their mkisofs is a link to genisoimage
# mkisofs -v
I: -input-charset not specified, using utf-8 (detected in locale
settings)
genisoimage 1.1.11 (Linux)
genisoimage: Missing pathspec.
Usage: genisoimage [options] -o file directory ...
Use genisoimage -help
to get a list of valid options.
Report problems to debburn-devel at lists.alioth.debian.org.
>_ "eltorito-alt-boot -efi-boot 1.img -no-emul-boot" will be inadequate
>for mkisofs.
Yes but not for their vers...
2011 Jun 30
13
Rails Installer Problem
Hello. Thanks to all who made the rails installer possible.
I''m going through the video tutorial and am stuck at point 7:00 where
we''re adding to github. Everything went smoothly up to that point.
C:\Sites\ridemo>git add .
fatal: Not a git repository (or any of the parent directories): .git
What to do?
Thanks in advance,
Dan
--
You received this message because you are
2018 Jul 05
5
Where can I find the 6.10 centos-release srpm?
...gt; page
>> but if I pull the sources for the c7 centos-release rpm when I look at
>> the spec
>> file I see it is for 7.3.1611. If I try to do a git checkout for c6 I
>> get the
>> following error:
>>
>> (vgeppetto2 pts14) $ git checkout c6
>> error: pathspec 'c6' did not match any file(s) known to git.
>> (vgeppetto2 pts14) $
>>
>> So at this point in time, I am lost. Can someone tell me what the magic
>> incantation is to actually get the latest sources?
>>
>> It would also be nice if it was described how to...
2015 Oct 25
2
Isohybrid wiki page and UEFI
> Hello,
>
> Gene Cumm said on Thu, Oct 22, 2015 at 06:39:44PM -0400:
> >On Thu, Oct 22, 2015 at 1:56 PM, Bruno Cornec via Syslinux
> ><syslinux at zytor.com> wrote:
> >
> >> 3/ Using syslinux.efi in a FAT32 image (similar to the previous 2
> >> confs) stored on a iso9660 media by genisoimage and its
> >> -eltorito-alt-boot -efi-boot
2015 Oct 30
2
Isohybrid wiki page and UEFI
...ghly moified. They *do* produce UEfI bootable images with
> grub2 BTW using their toolset. Their mkisofs is a link to genisoimage
>
> # mkisofs -v
> I: -input-charset not specified, using utf-8 (detected in locale
> settings)
> genisoimage 1.1.11 (Linux)
> genisoimage: Missing pathspec.
> Usage: genisoimage [options] -o file directory ...
>
> Use genisoimage -help
> to get a list of valid options.
>
> Report problems to debburn-devel at lists.alioth.debian.org.
>
> >_ "eltorito-alt-boot -efi-boot 1.img -no-emul-boot" will be inadequate
>...