
![]() |
stefan
one of my, hrmm, scrapers, stopped working. Turned out they completely changed their site structure. So unfair of them isn't it
![]() Ok, fine, changed my scraper code, took me about an hour, big changes with the structure of their site. Then I found out that I might indeed do it another way around (gaining speed I hoped). So I DELETED the new code- and rewrote again. Ran it - worked ok I thought. Tonight I realized I was wrong in my assumptions, the new and faster way was not getting all data needed. So now I am trying to code the first updated version again. Nothing - when it comes to programmingis more depressing than knowing "I have done it before, now how the hell did I do it" . I mean instead of taking the energy to reTHINK the solution I am trying to remember the code I used (lots ofregexes etc so it's meaningless...).And I was so ambitious when setting up my new box installing a source control system - SourceGear, SQL 2005 as backend if someone is curious - but of course I f*cking almost never check changes in but leave my code always checked out... My Q to you all: are you using any source control system ? And are you USING it? perkiset
Oh um, yeah man. Use one all the time.
: ![]() Actually, if I wasn't such a fraidycat I'd install Leopard on my machine, get TimeMachine running and see if it'd do that for me LOL...What I have found personally is that I am better at either commenting blocks out and rewriting (so that I keep the old logic handy) or changing the files that I include ie., copy existing file to new name, include new name, continue work there. It's just about as sttopid and old a system as you can imagine, but since I'm the only one that works my code, it's not a problem for me. leadegr00t
oh, I wish I had that much willpower.
My file systems are full of 'index copy. php' etc.Makes them very crufty ![]() I constantly swear to myself that with the next project I will install a config tool and use the mother, but every project passes and I haven't done it ![]() (Mind you, I *never* throw anything away, I just move it all to another directory and date tag it) dimitry12
svn: an hour to master - and then you can have fun with no worries
perkiset
Never even looked at it till now Dimi.
Here at wiki: http://en.wikipedia.org/wiki/Subversion_(software) is an excellent discussion, but most important to me is the list of folks that are using it - that was most impressive. It just earned a few moments of my research! Thanks D! /p nutballs
pffft you people have no balls. No source control here. I prefer the grand moments of stress when I delete something remote, which means it is no longer recoverable. Its much more fun that way.
actually i have a ghetto SC. I use UltraEdit which mirrors locally the remote files you work on, then I also have a daily backup of my work folder with a rolling 14 day (i think) history. So i can always get back what I had yesterday. I used to use visual source safe, just because i am and MS guy mostly. worked well for my needs. stefan
quote So i can always get back what I had yesterday. I have that setup to, robocopy changes each night, full copy each friday, however since I am so damn fast and excellent coder ![]() quote I used to use visual source safe Then do checkout SourceGear Vault. I am an old VSS junkie myself and this one works exactly the same (with regards to GUI), but uses SQL Server as backend. Free for a single user. I actually tried SVN with my new server setup but removed it just because I am SOO used to the VSS/SourceGear gui and way of thinking. nutballs
cool i will check that out. thanks
|

Thread Categories

![]() |
![]() |
Best of The Cache Home |
![]() |
![]() |
Search The Cache |
- Ajax
- Apache & mod_rewrite
- BlackHat SEO & Web Stuff
- C/++/#, Pascal etc.
- Database Stuff
- General & Non-Technical Discussion
- General programming, learning to code
- Javascript Discussions & Code
- Linux Related
- Mac, iPhone & OS-X Stuff
- Miscellaneous
- MS Windows Related
- PERL & Python Related
- PHP: Questions & Discussion
- PHP: Techniques, Classes & Examples
- Regular Expressions
- Uncategorized Threads