Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / C# / May 2008

Tip: Looking for answers? Try searching our database.

basic source code archiver

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
colin - 11 May 2008 11:57 GMT
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 =^.^=
Cor Ligthert[MVP] - 11 May 2008 15:37 GMT
Colin,

What you ask is complex, otherwise there were many more simple solutions.

It is even complex because you want to let it act simple.

Cor

> Hi,
>
[quoted text clipped - 10 lines]
> thanks
> Colin =^.^=
Arved Sandstrom - 11 May 2008 17:20 GMT
> Hi,
>
[quoted text clipped - 10 lines]
> thanks
> Colin =^.^=

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_Subv
ersion_Server_under_Windows.aspx


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

AHS
colin - 12 May 2008 12:05 GMT
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 =^.^=

>> Hi,
>>
[quoted text clipped - 23 lines]
>
> AHS
SpamCatcher - 12 May 2008 20:26 GMT
>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 ;-)
Jon Skeet [C# MVP] - 11 May 2008 18:51 GMT
> I could do with a simple source code archiver
> something that can save all source files,
[quoted text clipped - 5 lines]
> and save in numbered files, but theres a lot of large
> files that arnt modified often such as 3d model objects.

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

Signature

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

Andre Prins - 11 May 2008 21:55 GMT
> Hi,
>
[quoted text clipped - 3 lines]
> 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.

Signature

Andre Prins
Twain Development

fd123456@hotmail.com - 12 May 2008 00:26 GMT
> Hi,
>
[quoted text clipped - 10 lines]
> thanks
> Colin =^.^=

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

Michel
colin - 12 May 2008 01:39 GMT
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 =^.^=

>> Hi,
>>
[quoted text clipped - 15 lines]
>
> Michel
SpamCatcher - 12 May 2008 20:25 GMT
>Hi,
>
[quoted text clipped - 10 lines]
>thanks
>Colin =^.^=

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

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.