Displaying 20 results from an estimated 3000 matches similar to: "Visual Sourcesafe HOWTO"
2001 Sep 28
1
smbfs + wine + sourcesafe = slow
While it is amazing that Sourcesafe runs under Wine,
its performance leaves a lot to be desired.
I am using Sourcesafe with Wine (my setup is documented at
http://www.kegel.com/linux/vss-howto.html ).
The Wine I'm using is from CVS as of last week.
My workstation is a dual Pentium Xeon 1400MHz from Dell
running 2.4.10. (That's a Pentium 4 Xeon using RDRAM,
so it's probably about
2001 Oct 17
3
SourceSafe
I am trying to run ss.exe using builtin DLLs. No luck at all:(
It seems it fails to send the message (sendmsg?) somewhere.
At the end, I get windows message box with the error.
Any ideas?
BTW, why does it ask username and password in console?
Regards,
Sergey
FIXME:pthread_rwlock_rdlock
FIXME:pthread_rwlock_unlock
FIXME:pthread_rwlock_rdlock
FIXME:pthread_rwlock_unlock
2003 Feb 24
1
[Fwd: Re: GCC 3.3 release criteria]
Dan Kegel <dkegel@ixiacom.com> wrote
> gcc is a great compiler, but as of gcc3.2.2, it can't
> compile Samba on Sparc with -O2. This has been marked
> as a high priority bug in the gcc bug tracking system,
> and should be fixed before the next release.
>
> To make such regressions less likely in the future,
> it would be helpful if somebody were to look at
>
2001 Nov 03
1
Quick UNC support hack?
I ran into a situation where partial UNC support would be
helpful and easy. Visual Sourcesafe runs well under Wine
if I map \\vssServer\vssDir to a drive letter. Unfortunately,
our administrator has the line
journal_file = \\vssServer\vssDir\foo.txt
in the sourcesafe config file. This causes an error dialog box
"Bad DOS filename \\vssServer\vssDir\foo.txt".
If Wine handled UNC
2002 Jun 24
1
Visual Source Save and samba
Is anyone out there running Microsoft's Visual Source Save
with a samba share?
We are doing so here and are encountering difficulties. The
"working directory" is a samba share. It seems that VSS is
not manipulating file permissions appropriately when items
are checked in and out. User always has write access to the
item. Is anyone using MS VSS successfully with samba and
care to
2001 Dec 10
1
Commandline tools broke between Sept 21 and 20011108?
I have been running Wine-20010824 updated via cvs to Sept 21
quite happily for some time.
Today I updated to Debian testing's version of wine,
which is 20011108. It seems to work-- but commandline
windows apps are now behaving very strangely.
Wine seems to put the console into raw mode!
This causes programs that read lines from standard input,
like ss.exe (part of visual sourcesafe), to
2008 Apr 02
2
New winetricks 20080402: new verbs dotnet20, win2k, flash, msls31; updated mono, liberation
Big news: as of today or so, wine doesn't need any patches
to install the .net 2.0 runtime or run trivial .net 2.0 apps,
so I've added a dotnet20 verb. No more futzing with recipes
to try out simple .net 2 apps, huzzah!
There are lots of other little changes, too:
20080402
r21 Added dotnet20, removed one kludge from dotnet11, added win2k
verb, plus shorthand for winver=foo
r20
2008 Apr 04
1
Re: New winetricks 20080402: new verbs dotnet20, win2k, flash, m
I am a chinese, and we are tring to run atuodesk 3ds max 9.0 with the help of wine and "winetricks". Could you illustrate that how to use "winetricks" to install .net 2.0 and other windows applications.
Thank you very much.
2002 Jan 06
2
does wine honor smb files
Putting on my asbestos flame suit ;)
All of my windows programs are on another pc and are only available over
the network via smb (samba).
The "C" drive is mounted in fstab like this:
//p500/c /p500-c smbfs guest,rw
Can the wine.config file be modified to point to the appropriate windows
directories on the other system?
I have tried several things, none of which have worked.
Any
2001 Mar 08
0
SSafe
Hi all
Today I've tried to run SSafe with wine+win2K. And failed:)
My log is in attachment.
SSafe (or wine?) asked for my domain login and password and then gave me
the error message (also attached). Any ideas? The file D:\Progam
Files\Microsoft Visual Studio\vss\ssusexp.chm exist. Does case make any
difference (my filename is in lowercase but in the dialog it is in
uppercase)? For some
2001 Nov 21
1
max. no of files(again)
Hello!
A good day to you all. we've recently had some
problems with samba (2.2.0) and sourcesafe. We had one
particular project with over 700 files on it, and
we've just recently encountered some problems with it,
i.e. "corrupted" files from sourcesafe.
i've read the archives, and someone mentioned that the
number is actually unlimited(or 6.4million at the very
least)...so
1999 Feb 02
1
Unix permission problems with 'attrib'
Hi,
I'm been using Samba for some time and I have been bugged by a problem with SourceSafe. I finally took some time to see what is going on and found the source of the problem (well, not in the source code though).
I'm partially responsible, I have Unix files with the following rights "r--rw---" and Samba does not deal with these very well. I am now makind sure that this case
2004 Jan 30
2
using VSS on a samba server - no smb locks ?
Hi all,
We are considering moving our VSS database from a Win2K server to a samba server.
All clients are Win2K clients.
I used the VSS tool "testlock.exe" to make sure the native lock mode can be used.
The test was successful, and I saw that an SMBlock transaction was performed, and a reply_lockingX was replied.
When I opened a VSS database on the samba server and started to use it -
2011 Sep 14
3
Is there any implementation of VSS for a ZFS iSCSI snapshot on Solaris?
I am using a Solaris + ZFS environment to export a iSCSI
block layer device and use the snapshot facility to take a snapshot of the ZFS
volume. Is there an existing Volume Shadow Copy (VSS) implementation on
Windows for this environment?
Thanks
S Joshi
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2013 Jan 11
3
[PATCH] virtio: suppress kmemleak false positive
While doing simple IPv6 tests in KVM virtual machines,
(add an IPv6 address to eth0) kmemleak complains about
an unreferenced object:
unreferenced object 0xffff88001e804120 (size 32):
comm "softirq", pid 0, jiffies 4294900928 (age 631.544s)
hex dump (first 32 bytes):
28 cb fd 1d 00 00 00 00 0c 00 00 00 01 00 01 00 (...............
02 d0 83 1d 00 00 00 00 6e 00 00 00 00 00
2013 Jan 11
3
[PATCH] virtio: suppress kmemleak false positive
While doing simple IPv6 tests in KVM virtual machines,
(add an IPv6 address to eth0) kmemleak complains about
an unreferenced object:
unreferenced object 0xffff88001e804120 (size 32):
comm "softirq", pid 0, jiffies 4294900928 (age 631.544s)
hex dump (first 32 bytes):
28 cb fd 1d 00 00 00 00 0c 00 00 00 01 00 01 00 (...............
02 d0 83 1d 00 00 00 00 6e 00 00 00 00 00
2002 Jun 27
1
Building from a source-code library under windows
Dear All,
I have a pair of .cpp and .def file can be compiled using VC++ and works
perfectly well in S-PLUS.
I wanted to do the same for R; so I followed the guidline given in "Building
from a source-code library under Windows" as much as possible and manage to
compile them using VC++ and call it from R. But it gives different answer
from the one called from S-Plus.
I know that I did
2009 Jun 08
3
caret package
Hi all
I am using the caret package and having difficulty in obtaining the results
using regression, I used the glmnet to model and trying to get the
coefficients and the model parameters I am trying to use the
extractPrediction to obtain a confusion matrix and it seems to be giving me
errors.
x<-read.csv("x.csv", header=TRUE);
y<-read.csv("y.csv", header=TRUE);
2002 Feb 28
2
SystemParamtersInfoA Unknown Action: 4104
avid.Goodenough@DGA.co.uk wrote:
> I have just tried to fire up MindManager under Wine.
It installed cleanly
> (as far as I can tell) and successfully created an
icon on my KDE desktop..
>
> When I try to run it however, it first complains
about a fixme in
> CreateAcceleratorTableA, which I think I understand,
and then hits another
> fixme in SystemParamertersInfoA from which
2002 Jan 28
3
eudora
Hi folks,
I'm new to WINE and have actually read the docs, so go easy on me. My
machine is setup to dual boot between Red Hat 7.2 and Windows2000. This
is what I get when I try to run Eudora 5.1 from my Win2k partition.
This is as far it'll go--no window ever displays. I get identical
results with either WINE 20020122 or a CVS snapshot from yesterday
evening. Let me know if