473,466 Members | 1,402 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

How to manage the code?

Hi all,

I have to package all the code to a zip file and rename it with date.
Like Proj_051101.zip. But it's not convenient. I use software like CVS
in company, but it seems must be run on server.
Is there any software run on PC for personal usage?

If this post should not be posted here, please let me know, thanks!

Any suggestions will be appreciated!
Best regards,
Davy

Nov 1 '05 #1
12 1509
Davy wrote:
I have to package all the code to a zip file and rename it with date.
Like Proj_051101.zip. But it's not convenient. I use software like CVS
in company, but it seems must be run on server.
AFAIK, it doesn't have to be.
Is there any software run on PC for personal usage?
www.cygwin.com, maybe?...
If this post should not be posted here, please let me know, thanks!


It definitely should not be posted here because you don't ask any C or
C++ language questions. If you need help on using your OS, try a forum
for your OS first.

V
Nov 1 '05 #2
"Davy" <zh*******@gmail.com> wrote in message
news:11**********************@g44g2000cwa.googlegr oups.com...
: Hi all,
:
: I have to package all the code to a zip file and rename it with date.
: Like Proj_051101.zip. But it's not convenient. I use software like CVS
: in company, but it seems must be run on server.
: Is there any software run on PC for personal usage?
:
: If this post should not be posted here, please let me know, thanks!
Wrong place indeed.

This said:
- A comparison of version control systems is available
at http://better-scm.berlios.de/comparison/comparison.html

- An easy-to-use system ideal for standalone use is Reliable
Software's Code Co-op - but it is Windows-only and not free.
See http://www.relisoft.com/co_op/
I strongly recommend it for small project teams, distributed
teams, and even to back-up/synchronize your own personal
files on multiple machines.
Ivan
--
http://ivan.vecerina.com/contact/?subject=NG_POST <- email contact form
Nov 1 '05 #3
"Davy" <zh*******@gmail.com> wrote in message
news:11**********************@g44g2000cwa.googlegr oups.com...
Hi all,

I have to package all the code to a zip file and rename it with date.
Like Proj_051101.zip. But it's not convenient. I use software like CVS
in company, but it seems must be run on server.
Is there any software run on PC for personal usage? Try Googling for "cvs.exe"
If this post should not be posted here, please let me know, thanks!

OK. It should not have been posted here! :-)

Nov 1 '05 #4
Mark B wrote:
Try Googling for "cvs.exe"


Huh? Why .exe?
Nov 1 '05 #5
Davy wrote:
I have to package all the code to a zip file and rename it with date.
Like Proj_051101.zip. But it's not convenient. I use software like CVS
in company, but it seems must be run on server.


No, you can set up local CVS repositories. Consult the CVS manual for
further information.

Regards,
Matthias
Nov 1 '05 #6
"Davy" <zh*******@gmail.com> writes:
I have to package all the code to a zip file and rename it with date.
Like Proj_051101.zip. But it's not convenient. I use software like CVS
in company, but it seems must be run on server.
Is there any software run on PC for personal usage?

If this post should not be posted here, please let me know, thanks!


Try comp.software.config-mgmt.

--
Keith Thompson (The_Other_Keith) ks***@mib.org <http://www.ghoti.net/~kst>
San Diego Supercomputer Center <*> <http://users.sdsc.edu/~kst>
We must do something. This is something. Therefore, we must do this.
Nov 1 '05 #7

"Matthias Kaeppler" <vo**@void.com> wrote in message
news:dk*************@news.t-online.com...
Mark B wrote:
Try Googling for "cvs.exe"


Huh? Why .exe?


Because that's exactly what he is looking for.

OP>> I use software like CVS in company,
OP>> but it seems must be run on server. Is there
OP>> any software run on PC for personal usage?

It's called 'deductive reasoning'.
OP is looking for an equivalent to cvs to run on his PC.
The OS on his PC is not unix based or he'd be running
cvs on it already! (A quick peek at OP's message headers
verify that he is in fact running a flavor of Microsoft Windows.)
Knowing that there is a version of cvs written for windows
appropriately named 'cvs.exe' which can be downloaded freely
from various sites on the web, I told him how to find it.

What would you recommend?
Ah, nevermind, I see it in your next post... nothing useful!
You responded to the description of the problem and
completely ignored his question... next time try reading
the question before answering ;-)

Mark
Nov 1 '05 #8
Another hint would be a nice GUI frontend for CVS: wincvs
http://www.wincvs.org/

Lothar

Nov 1 '05 #9

"Davy" <zh*******@gmail.com> wrote in message
news:11**********************@g44g2000cwa.googlegr oups.com...
Hi all,

I have to package all the code to a zip file and rename it with date.
Like Proj_051101.zip. But it's not convenient. I use software like CVS
in company, but it seems must be run on server.
Is there any software run on PC for personal usage?

If this post should not be posted here, please let me know, thanks!

Any suggestions will be appreciated!
Best regards,
Davy


CVS will run on any machine, including your own, so you can have a local
dipository. Myself, I use SVN which does pretty much the same thing.

But you should be able to set up a CVS or SVN dipository on your own
machine, or any machine you want, and use that. And they are both
opensource AFAIK. I know for a fact SVN is.
Nov 1 '05 #10
<zh*******@gmail.com> wrote:
... I use software like CVS
in company, but it seems must be run on server.
Is there any software run on PC for personal usage?


Many. For MS-Windows, if you are familiar with CVS
a cvsnt server can run on your own machine.

See
http://www.cvsnt.org/wiki/
http://www.march-hare.com/cvsnt/
http://www.wincvs.org/

Roberto Waltman

[ Please reply to the group, ]
[ return address is invalid. ]
Nov 2 '05 #11
Davy wrote:
Hi all,

I have to package all the code to a zip file and rename it with date.
Like Proj_051101.zip. But it's not convenient.


You ahould be able to do that with a simple script / batch file using a
command-line zip utility.

--
Thad

Nov 2 '05 #12
Mark B wrote:
The OS on his PC is not unix based or he'd be running
cvs on it already!


Uh, no, but whatever...
Nov 2 '05 #13

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Bob Bedford | last post by:
We are 3 persons contacting various potential clients/customers and also potential advertisers for our website. Each person work at home, and it becomes ever difficult to manage our contacts....
3
by: Daniele | last post by:
Hi, My problem is the manage of a dynamic vector in a list of structures. In the .hpp file I define the struct and the vector v. typedef struct Word { char* Name; vector<int> v; Word* Next;...
0
by: Earl Teigrob | last post by:
I am currently using native .net XML classes for managing my little key/value data storage requirements and they work great. I have created a simple class to abstract the XML and manage my...
1
by: UnixUser | last post by:
I am looking for help in creating a buffer of approximately 4000 to 8000 bytes that i could manage like a com port. Other programs would need to know the address of the buffer so that they could...
1
by: Osvaldo Bisignano | last post by:
Hi guys, I wonder if there's any namespace or class within the framework that allows me to create a new c# project by code, manage its references, and build it from another C# application. I'm not...
1
by: wardy | last post by:
I've got a .NET web application that currently uses session to maintain state. I am just looking down the road and thinking of scaleability and if I need to go to a web farm, then using "inproc"...
16
by: Marcos de Lima Carlos | last post by:
Hi all, I have a VB aplicantion in many places. I need to manage databases over files on pen drive. What's the database i using to manage this program? My conditions is this: i have most...
3
by: Max2006 | last post by:
Hi, I am using asp.net 2 SQL membership provider. Is there any tool or application that helps me manage my users' password? I am trying to do that without writing any code.
12
by: paragpdoke | last post by:
Hello All. I was looking for some means to manage VB code. A few of us in my team collectively work on VB 6.0 and it gets increasingly difficult to: 1) Communicate with one another where does the...
1
by: duit889 | last post by:
How To Manage SMS With PHP -------------------------------------------------------------------------------- How To Manage SMS With PHP 1. Do anyone know how to manage Inbox and sent message...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.