Hey Mohammed,<br><br>So the command I sent is for a specific release--you could alter this command to check out any release (denoted by the &#39;sticky tags&#39; if you visit the repo through your browser <a href="http://cvs.drupal.org/viewvc.py/drupal/drupal/">http://cvs.drupal.org/viewvc.py/drupal/drupal/</a>).  It looks like the 7 dev releases are once every month or two, I&#39;m not sure exactly what the schedule is.  Every time a file is changed, its revision number increases and one or more tags can be applied to a given revision.  For example, the 
INSTALL.pgsql.txt file hasn&#39;t changed for 17 months--this means the same revision has probably been used across many releases, whereas other files may change every release or many times during development between releases.<br>
<br>Looking at the d7 project page, &quot;The HEAD of the Drupal core CVS repository is now open for the forthcoming 7.x series.&quot;  This means that anytime you don&#39;t specify a release/tag you get HEAD, which now points to d7.  The diff between UNSTABLE-6 and HEAD could be significant in some areas and not in others.  You&#39;ll probably want to talk to someone specifically involved in d7 dev, it might be more helpful to be on HEAD than UNSTABLE-6.  I&#39;m not sure how things are setup procedurally; but I&#39;d guess there&#39;s  wiki or handbook doc on the process, just don&#39;t know off-hand.  If you go with HEAD, you&#39;ll probably want to stay on HEAD which means running cvs update on a fairly regular basis.  I think there&#39;s a cvs commits mailing list.<br>
<br>There are gui clients for cvs though.  I used to work with a bunch of guys who really liked tortoisecvs--I think it&#39;s windows only.  If you program as well, eclipse has built-in support for cvs and it&#39;s cross-platform.<br>
<br>Hope that helps,<br>Tim<br><br><div class="gmail_quote">On Tue, May 26, 2009 at 6:35 PM, <a href="mailto:Mohammed@atexplorer.com">Mohammed@atexplorer.com</a> <span dir="ltr">&lt;<a href="mailto:mohammed@atexplorer.com">mohammed@atexplorer.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">


  

<div bgcolor="#ffffff" text="#000000">
Thanks Tim,<br>
<br>
what is the difference between this and checking out head? and how do I
know if they moved to unstable-7? <br>
<br>
I know about the tgz file, I just prefer to install from cvs as I need
to update very often.<br>
<br>
thanks.<div><div></div><div class="h5"><br>
<br>
On 5/27/2009 12:57 AM, T L wrote:
</div></div><blockquote type="cite"><div><div></div><div class="h5">how about<br>
cvs -z6 -d:pserver:anonymous:anonymous@cvs.drupal.org:/cvs/drupal
checkout -d myworkingcopyofd7 -r DRUPAL-7-0-UNSTABLE-6 drupal<br>
  <br>
-d myworkingcopyofd7 = your local directory<br>
-r DRUPAL-7-0-UNSTABLE-6 = the tag/label for that release<br>
drupal = what&#39;s being checked out<br>
  <br>
  <br>
looks like there&#39;s a tgz of the nightly build too on the d7 dev page.  <a href="http://drupal.org/node/156281" target="_blank">http://drupal.org/node/156281</a><br>
  <br>
Cheers,<br>
Tim<br>
  <br>
  <div class="gmail_quote">On Tue, May 26, 2009 at 5:10 PM, <a href="mailto:Mohammed@atexplorer.com" target="_blank">Mohammed@atexplorer.com</a>
  <span dir="ltr">&lt;<a href="mailto:mohammed@atexplorer.com" target="_blank">mohammed@atexplorer.com</a>&gt;</span>
wrote:<br>
  <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">hello
list.<br>
    <br>
what is the correct command to use to checkout the latest 7.x-dev to
help in testing it? what would I change in the following:<br>
$ cvs -z6 -d:pserver:anonymous:anonymous@cvs.drupal.org:/cvs/drupal
checkout -d www -r DRUPAL-6-12 drupal<br>
    <br>
thanks.<br>
Mohammed.<br>
    <br>
-- <br>
All The Best,<br>
Mohammed Al-shar&#39;<br>
    <font color="#888888"><br>
--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a>
]<br>
    </font></blockquote>
  </div>
  <br>
  <br clear="all">
  <br>
-- <br>
  <br>
Tim Loudon<br>
t: 781.686.6096<br>
e: <a href="mailto:tloud365@gmail.com" target="_blank">tloud365@gmail.com</a><br>
  </div></div><pre><hr size="4" width="90%"><div class="im">
--
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]</div></pre>
</blockquote><div class="im">
<br>
<br>
<pre cols="72">-- 
All The Best,
Mohammed Al-shar&#39;</pre>
</div></div>

<br>--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br></blockquote></div><br><br clear="all"><br>-- <br><br>Tim Loudon<br>t: 781.686.6096<br>e: <a href="mailto:tloud365@gmail.com">tloud365@gmail.com</a><br>