112 reputation
3
bio website huahsin68.blogspot.com
location Malaysia
age
visits member for 1 year, 11 months
seen 2 days ago
stats profile views 5
Huahsin68 is my Internet nickname. My ambitious is to become an Interior Designer since my secondary school, due to the influence from my friends and family advices, I have changed my direction to computing. From there on I have accidentally built my career in IT. Now I have enjoy my life in software development and have great enthusiasm in programming. Programming is fun, interesting, mysterious, exciting and challenging to me, especially in game programming. It's not just a programming but also concern about optimization, algorithms, and mathematics.

May
22
accepted How to resolve a file cannot be larger than the value set by ulimit in SVN?
May
22
comment How to resolve a file cannot be larger than the value set by ulimit in SVN?
Thank you so much on the hints, when I issue the command ulimit -a, I see that file(blocks) is 2097151. Given default block size is 512, 2097151 * 512 is equivalent to 1073741312, which is exactly the same size as shown in the file.
May
22
asked How to resolve a file cannot be larger than the value set by ulimit in SVN?
Apr
17
accepted How to optimize SVN backup process in bash script?
Apr
17
comment How to optimize SVN backup process in bash script?
I like this answer because the code looks clean.
Apr
14
accepted Unfinished transaction remaining in Fedora 17 software update
Apr
14
comment Unfinished transaction remaining in Fedora 17 software update
This works great. Some add-on, after this command, I still need to issue yum-complete-transaction command to resume my updates.
Apr
14
asked Unfinished transaction remaining in Fedora 17 software update
Apr
10
awarded  Student
Apr
10
asked How to optimize SVN backup process in bash script?
Apr
2
comment How to stop growing the Apache access_log file?
I can't stop the server as I am still using it. How could I write an auto clean script on the file so that I could maintain the file size?
Apr
2
asked How to stop growing the Apache access_log file?
Apr
2
accepted How to configure LDAP in ApacheDS to use uid for authentication?
Mar
16
accepted How to trace SVN log for a particular file?
Mar
16
comment How to convert existing SVN path to lowercase?
I assume that svn mv command is applied to all platform. I am worry what if the path has been change and SVN not able to trace back the path as it has been change to lowercase.
Mar
13
comment How to trace SVN log for a particular file?
yes. But is the implementation is different between OS?
Mar
13
asked How to trace SVN log for a particular file?
Mar
12
asked How to convert existing SVN path to lowercase?
Mar
10
asked How to configure LDAP in ApacheDS to use uid for authentication?
Jan
15
awarded  Scholar