info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

.v files


From: vegas
Subject: .v files
Date: 17 Jan 2007 10:49:26 -0800
User-agent: G2/1.0

I have ASCII files in my repository. My repository is also a webserver
html root directory.

I currnetly can check in.out files and the new .v files are placed in
the directory.

The problem is that the actuall file is not changing....'

For instance bob.txt is a new test file I would like to put on my
server. I create a new file, check it in and the only created is
bob.txt,v

the content is:
head    1.1;
access;
symbols;
locks; strict;
comment @# @;


1.1
date    2007.01.17.18.46.00;    author brian;   state Exp;
branches;
next    ;


desc
@@


1.1
log
@*** empty log message ***
@
text
@Here's my test file.@


the actual bob.txt file is never created...


Existing files are not updated also, only the .v version of the file.

My simple question is how can I update the actual file and not just the
v file??

THank You



reply via email to

[Prev in Thread] Current Thread [Next in Thread]