www.digitalmars.com Home | Search | C & C++ | D | DMDScript | News Groups | index | prev | next
Archives

D Programming
D
D.gnu
digitalmars.D
digitalmars.D.bugs
digitalmars.D.dtl
digitalmars.D.dwt
digitalmars.D.announce
digitalmars.D.learn
digitalmars.D.debugger

C/C++ Programming
c++
c++.announce
c++.atl
c++.beta
c++.chat
c++.command-line
c++.dos
c++.dos.16-bits
c++.dos.32-bits
c++.idde
c++.mfc
c++.rtl
c++.stl
c++.stl.hp
c++.stl.port
c++.stl.sgi
c++.stlsoft
c++.windows
c++.windows.16-bits
c++.windows.32-bits
c++.wxwindows

digitalmars.empire
digitalmars.DMDScript

c++ - Can't clobber ?

↑ ↓ ← Jean-Pierre H. Dumas <dumas.jeanpierre free.fr> writes:
What is the meaning of the messages I got
from issuing the command : P4 Sync?
..
//depot/public/drivers/graphics.vga#6 - updating k:\public\drivers\graphics.vga
Can't clobber writable file k:\public\drivers\graphics.vga
//depot/public/examples/mgl/samples/mousedb.c#2 - updating k:\public\examples\mg
l\samples\mousedb.c
Can't clobber writable file k:\public\examples\mgl\samples\mousedb.c
//depot/public/examples/nucleus/gaoption/gaoption.c#22 - updating k:\public\exam
ples\nucleus\gaoption\gaoption.c
Can't clobber writable file k:\public\examples\nucleus\gaoption\gaoption.c
//depot/public/include/gm/gmdlg.rc#4 - updating k:\public\include\gm\gmdlg.rc
Can't clobber writable file k:\public\include\gm\gmdlg.rc
//depot/public/include/gtf.h#4 - updating k:\public\include\gtf.h
Can't clobber writable file k:\public\include\gtf.h
//depot/public/include/nucleus/graphics.h#133 - updating k:\public\include\nucle
us\graphics.h
Can't clobber writable file k:\public\include\nucleus\graphics.h
//depot/public/include/sdd/os2/build.h#219 - updating k:\public\include\sdd\os2\
build.h
Can't clobber writable file k:\public\include\sdd\os2\build.h
//depot/public/include/sdd/win9x/build.h#355 - updating k:\public\include\sdd\wi
n9x\build.h
Can't clobber writable file k:\public\include\sdd\win9x\build.h
//depot/public/src/common/gtfcalc.c#5 - updating k:\public\src\common\gtfcalc.c
Can't clobber writable file k:\public\src\common\gtfcalc.c
//depot/public/src/glut/g_event.cpp#4 - updating k:\public\src\glut\g_event.cpp
Can't clobber writable file k:\public\src\glut\g_event.cpp
//depot/public/src/glut/glutint.h#3 - updating k:\public\src\glut\glutint.h
Can't clobber writable file k:\public\src\glut\glutint.h
//depot/public/src/gm/gm.c#7 - updating k:\public\src\gm\gm.c
Can't clobber writable file k:\public\src\gm\gm.c
//depot/public/src/makefile#8 - updating k:\public\src\makefile
Can't clobber writable file k:\public\src\makefile
//depot/public/src/mgl/cursor.c#6 - updating k:\public\src\mgl\cursor.c
Can't clobber writable file k:\public\src\mgl\cursor.c
//depot/public/src/mgl/mglwin/mglwin.mk#5 - updating k:\public\src\mgl\mglwin\mg
lwin.mk
Can't clobber writable file k:\public\src\mgl\mglwin\mglwin.mk
//depot/public/src/mgl/mouse.c#4 - updating k:\public\src\mgl\mouse.c
Can't clobber writable file k:\public\src\mgl\mouse.c
//depot/public/src/mgl/winmain.c#3 - deleted as k:\public\src\mgl\winmain.c
Can't clobber writable file k:\public\src\mgl\winmain.c
//depot/public/src/pm/common/mtrr.c#10 - updating k:\public\src\pm\common\mtrr.c

Can't clobber writable file k:\public\src\pm\common\mtrr.c
//depot/public/src/pm/ntdrv/pm.c#36 - updating k:\public\src\pm\ntdrv\pm.c
Can't clobber writable file k:\public\src\pm\ntdrv\pm.c
//depot/public/src/pm/vxd/pm.c#40 - updating k:\public\src\pm\vxd\pm.c
Can't clobber writable file k:\public\src\pm\vxd\pm.c


TIA 

Jean-Pierre Dumas 
Apr 25 2002
↑ ↓ → "Walter" <walter digitalmars.com> writes:
I don't know what P4 is - it's not one of our products.

"Jean-Pierre H. Dumas" <dumas.jeanpierre free.fr> wrote in message
news:1104_1019756009 news.digitalmars.com...
 What is the meaning of the messages I got
 from issuing the command : P4 Sync?
 ..
 //depot/public/drivers/graphics.vga#6 - updating

 Can't clobber writable file k:\public\drivers\graphics.vga

Apr 25 2002