search for: sbtool

Displaying 4 results from an estimated 4 matches for "sbtool".

Did you mean: subtool
2013 May 21
2
rsync behavior on copy-on-write filesystems
...ync --inplace to make a copy of the first file. ## Note: ## - We use --inplace to copy over the existing file ## - We do not use -W aka --whole-file so the delta-xfer algorithm should be in play ## - The hope is that rsync will only rewrite the first block of the file $ time /usr/share/sbtools-sbjobarchive/external-apps/rsync/rsync-3.0.9/install/centos5-64/bin/rsync --stats -az --timeout=600 --inplace src/ current/ Number of files: 2 Number of files transferred: 1 Total file size: 10737418240 bytes Total transferred file size: 10737418240 bytes Literal data: 10737418240 bytes Matched d...
2008 May 29
2
Render partial yields "dynamic constant assignment"
...uot; instead of as a partial works just fine. The error occurs 3 lines after the last line of HTML code in the partial. There is no line 72! Here is the error: SyntaxError in Building_blocks#preview Showing building_blocks/_BB02.html.erb where line #72 raised: compile error C:/Ruby_Development/sbtool/app/views/building_blocks/_BB02.html.erb:-2: dynamic constant assignment BB02 = local_assigns[:BB02] ^ C:/Ruby_Development/sbtool/app/views/building_blocks/_BB02.html.erb:-1: dynamic constant assignment BB02_counter = local_assigns[:BB02_counter] Extracted source (around line #72): 69: </...
2004 Aug 06
0
alias mount points
...to do in my evening such as sleeping. > > At the end of a time interval the next artist is live, and will be > completely transparent to the listeners. > I am actually currently working on a similar problem myself for www.afterhoursdjs.org Currently, we have a set of scripts called SBTools, written by hafree. These allow us to have both a static stream and live DJs, with seamless switching between the two. The stream is all handled by one process, reading a playlist and then feeding the music to a shoutcast server. When somebody goes live, they connect to a secondary shoutcast serve...
2004 Aug 06
9
alias mount points
Hi, I am trying to get my head around a problem I have. First let me tell you my goal. I want to setup a site where I can allocate 2 hour time slots to anyone that wants to play there tunes. My idea was to setup a number of mount point, each with a username and password and dish these out, along with a allocated time slot to the DJ's that have booked. This can all be done with a wee bit of