Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

basic source code archiver

2 views
Skip to first unread message

colin

unread,
May 11, 2008, 6:57:48 AM5/11/08
to
Hi,

I could do with a simple source code archiver
something that can save all source files,
and then save any changed source file,
but I dont realy want or need the
complexity of source code control.

at the moment I just zip the entire directory,
and save in numbered files, but theres a lot of large
files that arnt modified often such as 3d model objects.

thanks
Colin =^.^=


Arved Sandstrom

unread,
May 11, 2008, 12:20:17 PM5/11/08
to
"colin" <colin...@ntworld.NOSPAM.com> wrote in message
news:SjAVj.35539$815....@newsfe16.ams2...

By the time you're done figuring out a personal system for saving only the
files that have changed, and then deciding that it's sort of gross to save
the complete copy of a file that you only changed 2 lines in, and
implementing a system to handle _that_ situation, you could already have
gone through the setup and relatively short learning curve for something
like Subversion on Windows:
http://blogs.vertigosoftware.com/teamsystem/archive/2006/01/16/Setting_up_a_Subversion_Server_under_Windows.aspx

It'll save you a lot of time, and give you a much more reliable revision
control system.

AHS


Jon Skeet [C# MVP]

unread,
May 11, 2008, 1:51:19 PM5/11/08
to

There's not really much difference between what you've described and
real source control. You don't *have* to use branching/merging etc.

--
Jon Skeet - <sk...@pobox.com>
Web site: http://www.pobox.com/~skeet
Blog: http://www.msmvps.com/jon.skeet
C# in Depth: http://csharpindepth.com

Andre Prins

unread,
May 11, 2008, 4:55:15 PM5/11/08
to
colin wrote:

> Hi,
>
> I could do with a simple source code archiver
> something that can save all source files,
> and then save any changed source file,
> but I dont realy want or need the
> complexity of source code control.

Try AJC Active Backup.

http://www.ajcsoft.com/AJCActBk.php

Highly configurable and yet simple to use.

--
Andre Prins
Twain Development

fd12...@hotmail.com

unread,
May 11, 2008, 7:26:15 PM5/11/08
to

MOGware FileHamster does just that. I'm using the free version, it's
unobstrusive and does it's job well.

Michel

colin

unread,
May 11, 2008, 8:39:59 PM5/11/08
to
hey that sounds cool, hamster powered software !!!!
I like that, can you see the hamster spinning the little wheel ?

ive come unstuck using full blown vcs before when it locked up and would let
me look at my own files >.<
when the disc became non bootable.

what a nice range of answers ive got, sounds like thisl do the job,
ive yet to goggle for it but im sure its easy to find.

Colin =^.^=

<fd12...@hotmail.com> wrote in message
news:e43c90c3-cb6c-4940...@2g2000hsn.googlegroups.com...

colin

unread,
May 12, 2008, 7:05:35 AM5/12/08
to
thanks for this and all the other replies
ive use cvs before and it can consume quite a bit of time and patience
especialy when something doesnt go quite right or breaks.

ive used about 3 diferent cvs tools to access other software already,
such as online open source code, and its taken some patience
to get them to work.

but recently I had 12 bsod when trying to get multiple viewports to work
with managed directx and a fancy docking library that would change the
window to invalid sizes
while it was changing it from docked to undocked states.

i was geting woried my file system was going to become unbootable again.
at least zip files are relativly easy to recover compared to closed format
data stores.

I just like to make a snapshot when I get the thing to work,
and before I make any drastic changes,
unfortunatly my enthusiasm comes in bursts and i forget to make the snapshot
till after ive already made a few changes lol.

I dont need to keep versions going back over many weeks.
when I release a version I take a complete file dump.

the filehamster seems to be an ideal tool, it just looks for any files that
have changed and
puts them in the library, as long as it does this every few hours or so this
wil be fine,
I think i saw setings for that.

Colin =^.^=

"Arved Sandstrom" <asand...@accesswave.ca> wrote in message
news:51FVj.1594$Yp.1341@edtnps92...

SpamCatcher

unread,
May 12, 2008, 3:26:25 PM5/12/08
to
On Mon, 12 May 2008 12:05:35 +0100, "colin"
<colin...@ntworld.NOSPAM.com> wrote:


>I dont need to keep versions going back over many weeks.
>when I release a version I take a complete file dump.

How about Mozy Online backup? Free for 2GB of backup. 4.95 a month for
unlimited backups. Even includes versioning ;-)

SpamCatcher

unread,
May 12, 2008, 3:25:04 PM5/12/08
to


Are you a single developer? Sourcegear Vault is great - free too.

0 new messages