NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 42 43 44 45 46 … 93 Next »
Backup your source!

 
  • 0 Vote(s) - 0 Average
Backup your source!
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#31
2007-06-28, 03:00 PM
ACTCMS Wrote:May sound daft, but it may be worth changing the physical orientation of the disk when you try to read it... eg balance it on its edge or try it upside down. Edge on certainly helps with some types of bearing problems.

Yeah. You can hear things change as you change the orientation.

I haven't had much luck since that one day, when the files appeared for a short time... Now, the computer takes forever to start with the drive in...

It may be time to call the time of death...
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
Smoker
Offline

Senior Member

Posts: 409
Threads: 68
Joined: Mar 2007
#32
2007-06-28, 05:06 PM
You aren't trying to boot from it are you ?

If so I'd suggest putting into a different system as a supplimental drive and change it's spinup time to much longer.
[SIZE="1"]Foxconn 6150K8MA-8EKRS | Athlon 64 4000+ | 1 GB (4x256KB) | 2 x 160GB | PVR-150 (1042 & 1045) & HVR-1600
XP Pro SP2 | gbpvr v0.99.12 | TV Listings | ComSkip | TV Guide Supercharger | Weather | mpg2srt[/SIZE]
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#33
2007-06-29, 02:16 AM
Smoker Wrote:You aren't trying to boot from it are you ?

If so I'd suggest putting into a different system as a supplimental drive and change it's spinup time to much longer.

No, it was a second drive, though it used to have the temp folder and the swap drive on it. And so I have made it the third drive now and Windows leaves it alone on startup...

But what do you mean spinup time? I haven't seen that setting in the bios for ages...
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#34
2007-06-29, 03:39 AM
I have to call it. Time to move on...

The drive won't even poll in the BIOS anymore. And now the drive stops spinning after a few minutes. I'll be shipping it off and getting it replaced. I know that Seagate won't even want to try and get the data off the drive. That would be a promise that they wouldn't want to live up too.

I remember few years back that I sent a drive off to a Data Recovery place. They seemed pretty reputable. But they just said that there was nothing they could do...

Damn... And just when I was gearing up for the next release of GB-PVR...

Oh well.. I wanted to thank all for their support and thoughts and suggestions and smiles...

I'll be out of it for a while, but I'll be back.

I'm moving to Australia in a couple of months. Maybe a new PAL friendly version of ZProcess would be nice...
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
-Oz-
Offline

Posting Freak

Posts: 803
Threads: 33
Joined: Aug 2006
#35
2007-06-29, 04:27 AM
that is pretty sad Zhed. Sorry.
Dan Blomberg
[SIZE="1"]HTPC 1: MSI K8NGM2-FID, AMD 64 3000+, WD 200gb HDD, 1gb ram, NSK2400, PVR-500, Harmony 659
HTPC 2: ASUS M2NPV-VM, AMD 64 3200+, WD 250gb HDD, 1gb ram, nVidia DualTV MCE, NSK2400, Harmony 720
HTPC 3: GIGABYTE GA-E7AUM-DS2H GeForce 9400, Intel E5200 Wolfdale, WD 640gb HDD, 4gb ram, Antec Fusion 2, HVR-1600, hdhomerun, Harmony 880, PCH A-110
GBPVR 1.4.7 Additions: Weather2, UltraXMLTV, Comskip
Project: Setup Logitech Harmony Remote[/SIZE]
fla
Offline

Posting Freak

Posts: 876
Threads: 45
Joined: Mar 2006
#36
2007-06-29, 04:46 AM
Don't know if you lost zaptools stuff too but I had checked in the stuff that XSuite was using here 3 months ago.

http://cdkandxsuite.cvs.sourceforge.net/...Utilities/
renzema
Offline

Junior Member

Posts: 19
Threads: 6
Joined: Nov 2004
#37
2007-07-06, 07:30 AM
To be on the more proactive side, you might want to consider a service such as mozy.com. First two gb are free, or unlimited backup for one computer for $4.95/month. I have their pay service on my primary machine, and their free service on my htpc and it has saved me more than once.

Local backups are good, but you have to remember to do them. With Mozy, you just install, config and forget.
silver217
Offline

Member

Posts: 51
Threads: 17
Joined: Oct 2006
#38
2007-07-06, 11:16 AM
you can start with adding something like

xcopy \directorypath\*.* g:\ /s /c /y /h /i /x /D:mmddyy (assuming g:\ is a USB stick) and mmddyy is the date of your previous backup.

You can add it to your GB-PVR batchfile that grabs your EPG data daily.

backing up to another hard drive on the same computer is also an option.

good luck with it.
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#39
2007-07-06, 02:55 PM
KingArgyle Wrote:Hind sight is always 20/20, but then it is never to late to install a good version control system or use one of the many free sites to maintain your code.

Local options are:

Subversion - http://subversion.tigris.org/
CVS - http://www.march-hare.com/cvspro/

If you are planning to make the source available then I haven't ever had a problem with Sourceforge.

Another option is https://freepository.com/

With Subversion and CVS you could easily store the repository on the local hard drive or have it stored on a USB stick. The other remote hosting allow for remote management and restoration of the code.

Just something to think about for the future. I believe there are even visual stuidio plugins for Subversion and CVS. Regardless there are several external clients that can be used.

zehd Wrote:I doubt that I will moving forward without something like this... Thanks

Nice thing about Subversion is the ability to setup a windows service on another machine to host the data store.

I do all my development on one machine and keep my Subversion data on another machine and checkout/checkin via the http interface.

I also backup that information to a different drive nightly.

There is a must have windows shell plugin for Subversion that puts all your commands right in the right context menu called TortoiseSVN.

If you have any questions or need help setting anything up let me know....be glad to step you through it.
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#40
2007-07-07, 06:42 AM
Thanks guys.

As you may have read from other posts, I've given up trying to get the data back. And it has totally knocked the wind out of me.

I do know that I will be setting something up that is very, very, very, VERY automatic. It's a sad thing, but I'm determined to get over it.

But with my immediate international move, a break from programming might be a good thing...
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (4): « Previous 1 2 3 4


Possibly Related Threads…
Thread Author Replies Views Last Post
  Open Source Mheg+ Graham 0 1,412 2012-11-30, 06:32 PM
Last Post: Graham
  sample video overlay plugin source code? reven 2 2,325 2011-10-03, 12:42 AM
Last Post: reven
  Source code for older versions ? Spark 1 1,727 2011-02-23, 01:19 AM
Last Post: sub
  Capture source names imilne 4 2,568 2010-11-18, 01:49 PM
Last Post: imilne
  GBPVRLibrary - Open Source Components reven 76 24,183 2009-12-29, 09:26 PM
Last Post: whurlston
  Source for plugin similiar to Video Library ishmale423 2 1,845 2009-05-01, 04:49 PM
Last Post: jasonbs10
  Select capture source khaver 3 1,855 2008-12-15, 02:20 AM
Last Post: khaver
  vlc as live TV Source theGressier 4 2,728 2008-09-13, 12:35 AM
Last Post: drlava
  What SCM (Source Control Management) system do you use? JavaWiz 3 2,015 2008-08-19, 07:28 PM
Last Post: Manderson
  XSearch source code? gruskada 8 2,950 2007-02-26, 01:01 AM
Last Post: fla

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode