Displaying 20 results from an estimated 20 matches for "wincv".
Did you mean:
wince
2000 Feb 21
1
problems with winCVS
hi everybody,
we have problems using wincvs with a cvsroot on a samba-server. we
think that the problem is the renaming of files where the cvs user does
not have write-permisson on:
this is our configuration:
fileserver on a irix6.5 running samba 1.9.18p8
having a share on / named 'coder'.
win95 box, running wincvs, setting...
2009 Apr 16
2
WinCVS breaks after 1.1.17
WinCVS does not work properly with Wine post 1.1.17. (Ubuntu Jaunty)
For some reason, a fresh checkout of a repository shows files as "modified" even though they have just been checked out.
I reverted back to 1.1.17 and things are back to normal. I am not sure how to file this so I am postin...
2005 Feb 08
0
Samba patch kludge-gmt fixes red files in WinCvs
Hi all,
in our LAN we use a Samba server (version 2.2.9) on Linux (Debian Woody)
to provide file services to workstations running (mostly) W2K. WinCVS is
a GUI frontend to the popular CVS version control system. After the swap
to and from daylight savings time WinCVS erroneously flags all files in
cvs working directories on Samba shares as modified (because of the icon
color WinCVS users refer to modified files as "red").
We found thi...
2001 Aug 08
2
More WineX Build Problems
I downloaded a newer copy of WineX from the CVS, using WinCVS (Pesky winmodem
doesn't work with Linux). I copied it to my linux partition & did a
./configure . To my surprise, an error was returned!
bash: ./configure: No such file or directory
I'm confused. What am I doing wrong (Yes, I'm a pathetic newbie)? Anybody have
any ideas?
2004 Aug 06
1
Sacrilege, but...
...hing that you know is in there!!
> Alternatively you could try checking out icecast from CVS,
>although I wouldn't recommend using the web interface to do it :)
Harumph. So how do you do it without involving the combined forces of Nato
and spending a decade learning how to fight with WinCVS or whatever ????
Thanks again for the help ;-)
Cheers,
Mike
Films at 59 Ltd, Bristol. http://www.filmsat59.com
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to 'icecast-r...
2003 Oct 02
1
Samba 3 reports 'directory does not exist' when trying to creating an already existing directory
Hi,
since an upgrade to Samba 3 (the binary rpms samba-3.0.0-1from a
samba download site, redhat 7.3) this morning, we've been
experiencing problems with WinCVS on mounted network drives.
apparently, (one of) the following options is causing the problems (I
can't do more detailed testings right now because too many people
are working on the server) - we use these options to ensure proper
permissions on all drives:
; create mode = 0664
; directory...
2001 Apr 24
1
HELP! sftp hangs on exit / Bug?
...works ok, scp works ok.
- sftp works ok during an interactive session (i.e., files can be
moved to and from the remote machine)
- sftp hangs on exit. (see output below for sftp -v.)
I would have a look at the source code, but CVS also fails
to work. The ultimate goal here was to setup CVS (and WinCVS)
with ssh. The command line CVS (under Cygwin bash) transfers
files during a checkout, then hangs at the end. The WinCVS
tool just hangs after a checkout.
If I can be of assistance in running tests or providing more
information, please ask.
I have not subscribed to these lists, as I hope that on...
2000 Aug 22
4
Vorbis Beta 2 MSVC Files
The .dsp and .dsw files included I obtained as a part of the vorbis source,
via CVS, are not recognized by Visual Studio as valid workspace/project
files. Should I be getting these files from another place or can someone
clue me in on how else to build vorbis on a windows platform?
Scott Danahy
Programmer
VedaLabs - www.vedalabs.com
--- >8 ----
List archives: http://www.xiph.org/archives/
2003 Feb 19
2
[Bug 498] ssh default identity broken?
http://bugzilla.mindrot.org/show_bug.cgi?id=498
------- Additional Comments From vinschen at redhat.com 2003-02-19 18:49 -------
Apparently you didn't read /usr/doc/Cygwin/openssh-3.5p1.README.
Run ssh-host-config to create the host configuration files and keys
and run ssh-user-config to create your personal keys in ~/.ssh.
------- You are receiving this mail because: -------
You are
2002 Sep 04
1
Web access to CVS tree - any chance this will be re-enabled at one point?
I tried it out on the Vp32 site - nothing in there. Says something of
not matching the current tag. Nice.
Theora's website does not have a web surface.
Thomas Tomiczek
THONA Consulting Ltd.
(Microsoft MVP C#/.NET)
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to
2001 Feb 03
1
WIN32 files have unix-style linebreaks?
Is it just me or doesn't all the Win32 files have unix-style EOL codes?
I downloaded the nightly CVS tarball and tried to compile it in Visual
Studio 6 but it failed partly because of that reason. It didn't even want
to recognize some of the files (ie *.dsp files).
It's a fairly simple operation to fix the problem but I don't know if it's
my fault or if it realy something in
2000 Oct 05
4
Macintosh support (again)
In order to compile the latest Vorbis library on the Macintosh, the
change appended to this message needs to be made to os_types.h.in.
Then, anyone who wants to actually build it must first copy
os_types.h.in to os_types.h by hand, since MacOS does not include a
command line and thus cannot run configure.
It really bugs me that the whole "platforms which don't support
configure
2004 Nov 08
0
[LLVMdev] Small patch for visual studio project files
You have to use a version of CVS that's specifically built for Windows.
You can find prebuilt Windows binaries at cvshome.org. The cygwin
supplied CVS no doubt thinks it's running on Unix, so naturally it won't
convert line endings.
On Mon, 08 Nov 2004 16:23:30 +0100
Morten Ofstad <morten at hue.no> wrote:
> Jeff Cohen wrote:
>
> > Are you sure your CVS is
2004 Nov 08
3
[LLVMdev] Small patch for visual studio project files
Jeff Cohen wrote:
> Are you sure your CVS is configured correctly? On Windows, CVS
> automatically converts between LF and CR/LF line endings. I sent a
> patch to remove all CRs from the repository because when I checked out
> the files on Windows, every line had two CRs and a single LF. When VS
> saved a modified project file, the extra CR went away, causing every
> line to
2001 Jul 03
1
Re: ogg vorbis controls (fwd)
...52:53 -0000
From: Deion Galbreath <deiong@hotmail.com>
To: zitt@bigfoot.com
Subject: Re: ogg vorbis controls
hi, ive been trying to get the source code however it seems they are only
includeing it in teh cvs not there online directory. i have tried to learn
how to use cvs unsucessfully and wincvs btu i cant figure it out. so until
they put the examples in there directory
http://www.xiph.org/ogg/vorbis/download/
it seems that there nightly snapshot doesnt include teh rc1 code to teh
encoder or decoder. as soon as i can get my hands on it i will be updateing
the controls to rc1 :)
Cheers...
2000 Apr 19
3
integer pcm decode patch
Hi!
I've spent the last few nights digging into the Vorbis source and working
to implement a vorbis_synthesis_pcmout_int() function that kicks out
interleaved int16_t pcm data.
I think its important to have this function available to make the
job for people using the codec a little easier. This function abstracts
out the conversion to int16_t and removes the extra overhead of
moving the pcm
2005 Aug 19
9
Patch for listbook.rb
Attached is a patch file for listbook.rb
1) Message box scrolls properly now
2) Blank lines are skipped when adding pizzas and ice cream
_______________________________________________
wxruby-users mailing list
wxruby-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/wxruby-users
2004 Aug 06
7
Sacrilege, but...
Hi all,
I'm afraid that having spent yet another entire day floundering around in
the world of icecast, I've really now got to the point of asking a
difficult question.
I set up an icecast server back in early 1999, and it seemed to work fine
for months. We had a server crash here that meant I had to go and reget
the sources to rebuild, and ever since then it has been nothing but
2010 Jan 08
0
Wine release 1.1.36
...18936 Windows Live Messanger 8.5 crashes when receiving new message
19218 lastchaos crashes after changing the resolution
19430 winedump: null pointer dereference in spec mode
19781 Visual C++ 2005 Express: -Zi option doesn't work; breaks Firefox build's configure script
19846 WinCVS update/commit fails with error [80090301]
19990 World of Warcraft installer crashes
20050 Program installing correctly, but not running
20144 Powerpoint 2007 - hyperlinks don't work
20479 Using HW-acceleration for NHL 99 corrupts the screen and crashes the game
20643 World of Wa...
2003 Dec 01
0
No subject
...F7F for
<samba@lists.samba.org>; Thu, 2 Aug 2001 08:12:10 -0700 (PDT)
Received: (qmail 13242 invoked by uid 8); 2 Aug 2001 15:16:46 -0000
From: thomas graichen <list-samba@spoiled.org>
Reply-To: thomas graichen <tgr@spoiled.org>
X-Newsgroups: spoiled.samba
Subject: problem with wincvs on samba share
Date: Thu, 2 Aug 2001 17:15:23 +0200
Organization: spoiled dot org
Lines: 41
Distribution: local
Message-ID: <news2mail-20010802151523.20202D9B.NOFFLE@tecklenburg2.spm.d
e>
References: <20010801143718.616D240.NOFFLE@tecklenburg2.spm.de>
Reply-To: thomas graichen <tg...