(no subject)

2002-11-06 Thread mehul choube
i m getting following error when cvs commit cmd is issued :

cvs server: Up-to-date check failed for 'README_kesm.txt'
cvs [server aborted]: correct above errors first!

mehul.
__
Give your Company an email address like
ravi @ ravi-exports.com.  Sign up for Rediffmail Pro today!
Know more. http://www.rediffmailpro.com/signup/



___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs



Re: Re: (no subject)

2002-11-06 Thread mehul choube


On Wed, 06 Nov 2002 Larry Jones wrote :

mehul  choube writes:
>
> cvs server: Up-to-date check failed for 'README_kesm.txt'
> cvs [server aborted]: correct above errors first!

That means that someone else has checked in changes to the file.  
You
need to do an update to get those changes merged into your 
changes and
verify that the merged changes are correct before you can 
commit.
only i have acces to this module. i changed the file
and then used cvs commit cmd to commit the changes(acually i have 
written a commit.c prog which does the commit work) and it gave 
error.

mehul.

__
Give your Company an email address like
ravi @ ravi-exports.com.  Sign up for Rediffmail Pro today!
Know more. http://www.rediffmailpro.com/signup/



___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs


Re: Re: (no subject)

2002-11-06 Thread mehul choube


On Wed, 06 Nov 2002 Larry Jones wrote :

mehul  choube writes:
>
> cvs server: Up-to-date check failed for 'README_kesm.txt'
> cvs [server aborted]: correct above errors first!

That means that someone else has checked in changes to the file.  
You
need to do an update to get those changes merged into your 
changes and
verify that the merged changes are correct before you can 
commit.
only i have acces to this module. i changed the file
and then used cvs commit cmd to commit the changes(acually i have 
written a commit.c prog which does the commit work) and it gave 
error.

mehul.

__
Give your Company an email address like
ravi @ ravi-exports.com.  Sign up for Rediffmail Pro today!
Know more. http://www.rediffmailpro.com/signup/



___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs


wrapper functions on cvs cmds

2002-11-18 Thread mehul choube

__
Give your Company an email address like
ravi @ ravi-exports.com.  Sign up for Rediffmail Pro today!
Know more. http://www.rediffmailpro.com/signup/

Hi,
I'm writing a wrappers to an existing command-line based cvs commands
The program goes like this
$ cvs login
(Logging in to [EMAIL PROTECTED])
CVS password: (enter password here)
$ messages. eg login sucessful or not.

Basically my program needs to issue the cvs login command, wait for the
password prompt, sends the password and wait for the login messages. My 
question is what kind of IPC should I use?

online docs will be of great help.

mehul.



wrapper funcs to cvs cmds

2002-11-18 Thread mehul choube
Hi,
I'm writing a wrappers to an existing command-line based 
cvs commands
The program goes like this
$ cvs login
(Logging in to [EMAIL PROTECTED])
CVS password: (enter password here)
$ messages. eg login sucessful or not.

Basically my program needs to issue the cvs login 
command, wait for the
password prompt, sends the password and wait for the login 
messages. My
question is what kind of IPC should I use?

online docs will be of great help.

mehul.
__
Give your Company an email address like
ravi @ ravi-exports.com.  Sign up for Rediffmail Pro today!
Know more. http://www.rediffmailpro.com/signup/



___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs


Re: Re: wrapper funcs to cvs cmds

2002-11-18 Thread mehul choube
Why do you need to login inside your wrapper?

the eg. i gave was for cvs login cmd not my wrapper.
actually i want to write wrapper on the cvs login cmd.
for this what kind of IPC is needed?

mehul.

__
Give your Company an email address like
ravi @ ravi-exports.com.  Sign up for Rediffmail Pro today!
Know more. http://www.rediffmailpro.com/signup/



___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs



Re: Re: Re: wrapper funcs to cvs cmds

2002-11-19 Thread mehul choube
Not quite sure why you would need this, but maybe
"expect" will do your thing.

	i m working on a product which need a good data
storage. now we decided to go for cvs as a data storage.
now the product GUI is written in VB. now i want this
VB prog to call cvs commands. for this i thougt the best
way will be to write a DLL of wrapper funcs on existing
cvs cmds in C programming language. i think the same is
done in wincvs. expect is one way to do but how this can
be done without using expect? i would like to do it
without using expect. how this can be done using IPC?
any one with experience in developing cvs client will
be of much help.

mehul.
__
Give your Company an email address like
ravi @ ravi-exports.com.  Sign up for Rediffmail Pro today!
Know more. http://www.rediffmailpro.com/signup/



___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs



Re: open source bitkeeper

2002-12-09 Thread mehul choube
what is propritory bitkeeper?

On Mon, 09 Dec 2002 ujjwal wrote :

HI,
Few days back there was a large debate as  the linux code is 
maintained on a
propritory bitkeeper.And Linus mention the need of the opne 
source software which
has the additional features of the bitkeeper over the CVS.
I want to know whether there are ongoing efforts for the same.
Our team is looking forward to work on this.
I want to know the remarks and suggestions.

Regards,
Ujjwal
___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs




___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs



Re: open source bitkeeper

2002-12-09 Thread mehul choube
what is propritory bitkeeper?

On Mon, 09 Dec 2002 ujjwal wrote :

HI,
Few days back there was a large debate as  the linux code is 
maintained on a
propritory bitkeeper.And Linus mention the need of the opne 
source software which
has the additional features of the bitkeeper over the CVS.
I want to know whether there are ongoing efforts for the same.
Our team is looking forward to work on this.
I want to know the remarks and suggestions.

Regards,
Ujjwal
___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs




___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs



two modules??

2002-12-10 Thread mehul choube
hi all,
	i m working on two projects:
		a) cvsClient,
		b) kcvsServer.
	cvsClient is present as a module in repository on cvs server.
its contents are :-
	cvsClient
|
|--- include
|   |
|   |--- cvs_cmds.h
|
|--- src
  |
  |--- cvs_cmds.cpp

	kcvsServer is peresent as a module in repository on cvs 
server.
its contents are :-
	kcvsServer
|
|--- include
|   |
|   |--- server.h
|
|--- src
  |
  |--- server.cpp

	server.cpp in kcvsServer module calls certain API's written in
cvs_cmds.cpp in cvsClient module. now should i also add 
cvs_cmds.cpp
to kcvsServer or there is any way out?

mehul.



___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs


Re: Re: Projects that makes use of others

2002-12-12 Thread mehul choube
i want a module to be part of another module. how this can be 
done?

mehul.

On Fri, 13 Dec 2002 Paul Sander wrote :
This is a build issue that falls outside CVS' scope.  But if you 
want
code reuse at the source level, you can use modules.  If you want 
code
reuse at the library level, build a baseline and refer to it in 
your
build process.  You can build references using environment 
variables,
symlinks, buildrefs, whatever.

--- Forwarded mail from [EMAIL PROTECTED]

since I'm really new to CVS I was wondering if it's possible (and 
if
the answer is yes how to manage it) to create an project that 
makes
use of (checks out) the latest version of e.g. an c++-class to 
acccess
an oracle-database, so that the oracle-class can be used by 
several
projects and is always used in the latest version !?

--- End of forwarded message from [EMAIL PROTECTED]



___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs




___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs



Re: client that checks out 1 file?

2002-12-23 Thread mehul choube
Does anyone know how to check out just 1 file (as opposed to a 
whole directory) in WinCVS, Eclipse, or some other client?
say i have a module named cvsClient in which there is a 
file
client.c along with other files then to checkout only client.c i 
will
give following cmd :-

cvs checkout cvsClient/client.c

mehul.





___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs


CVS as storage

2003-03-06 Thread mehul choube
hi all,
	i m newbie regarding CVS repository used as storage.
	we are using CVS with a document management system. for now
5000 files are added to the repository in a months time. but in 
couple
of months this will go upto 10 times the current load. will this 
affect
access to the repository? will i need some extra tools to manage 
the
repository?

	waiting for reply.

mehul.



___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs


Re: CVS as storage

2003-03-06 Thread mehul choube
On Fri, 07 Mar 2003 Mahantesh M Vantmuri wrote :
mehul choube wrote:

i m newbie regarding CVS repository used as storage.
we are using CVS with a document management system. for now
5000 files are added to the repository in a months time. but in 
couple
of months this will go upto 10 times the current load. will this 
affect
access to the repository? will i need some extra tools to manage 
the
repository?
I do not think this will affect CVS. If you have enough space 
(and enough processor) to handle  so many files . You may want to 
use eatra tools based on what you want to do on these files.
Cheers.
Mahanetsh.
these files will be frequently accessed & modified by multiple
users.
mehul.





___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs


Re: CVS as storage

2003-03-09 Thread mehul choube
What sort of documents are these?
	MS Word documents & text files.

Will they be stored as text, or as binary?
	binary for MS Word documents.

Are they exceptionally large?
	on an average there size will be less than 50KB.

Will the number continue to increase rapidly after 50,000?
	yes.

Also, how many documents will one person normally deal with?
	he will have access to current months & last months documents.

mehul.



___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs


pserver handle multiple requets?

2003-09-04 Thread mehul choube
hi,
can pserver handle multiple requests(say 15 - 20) at the same 
time?

mehul.
___
Law meets Electronics; Veena Weds Sanjay.
Rediff Matchmaker strikes another interesting match !!
Visit http://rediff.com/matchmaker?1


___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs