*::: Option 3: Derek has a script to search through a given NMI rundir and move everything we need. The script lives in the nmi_tools directory in git, and is called =move_to_afs=. Beware that this script will eat up around 8 gigabytes while it runs. It's also old and crusty and should be avoided.
 *:: WINDOWS: With <Current version +1> hopefully Windows packages will be automatic. Until that's working, ask Todd Tannenbaum or Ziliang Guo to manually create the packages.
 
+1: Push native packages into the repositories.
+1:: Find a machine with at least 3 GB scratch space
+1:: Obtain the RUNID and the Condor's branch name ( stable | development )
+1:: Invoke the script to download packages and update the repositories. The script will wait for confirmation, proceed by press enter.
+{code}
+/p/condor/public/html/yum/files/manage_repo.pl -i 24009 -s /scratch/kooburat -b stable
+
+Downloading from runid: 24009
+Using scratch folder: /scratch/kooburat/condor_repo
+Put packages into stable repos
+Enter to confirm or Ctrl^C to cancel
+{endcode}
+
+
 1: XXX This step needs a refinement in the script intellect. XXX
 {linebreak}{linebreak}
 Create matching glidein tarballs, and install in /p/condor/public/html/glidein/binaries. This process is handled by running the following script, replacing 7.1.1 with the version you are releasing: