Re: Use Subversion to Download the Latest Django Version

2009-11-17 Thread Angel Cruz
Looks like you finally got the download! You can just use Tortoise from this point onward. You don't need to get cygwin unless you are doing some shell scripting to interact with subversion or you just like doing things via the command line. On Tue, Nov 17, 2009 at 10:33 AM, Mikey3D wrote: > T

Re: Use Subversion to Download the Latest Django Version

2009-11-17 Thread Mikey3D
Tony, I right-clicked on desktop wallpaper and see SVN Checkout >URL of repository >http://code.djangoproject.com/svn/django/trunk/ >OK It download 10,83M Bytes Django of 13 files in 2 minutes and 19 seconds. Angel, I installed 64-bit Subversion from http://tortoisesvn.net/downloads Is that wron

Re: Use Subversion to Download the Latest Django Version

2009-11-17 Thread Brian Neal
On Nov 17, 12:05 pm, Angel Cruz wrote: > So it seems TortoiseSVN does not include svn.exe? No, it doesn't. > > You need to install Subversion packaging then > No, he doesn't have to. He's got TortoiseSVN, which is a GUI for svn. He can checkout Django by creating a new folder, opening it, then

Re: Use Subversion to Download the Latest Django Version

2009-11-17 Thread Mikey3D
Tony, I right-clicked on desktop wallpaper and see SVN Checkout >URL of repository >http://code.djangoproject.com/svn/django/trunk/ >OK It download 10,83M Bytes Django of 13 files in 2 minutes and 19 seconds. Angel, I installed 64-bit Subversion from http://tortoisesvn.net/downloads Is that wron

Re: Use Subversion to Download the Latest Django Version

2009-11-17 Thread Angel Cruz
So it seems TortoiseSVN does not include svn.exe? You need to install Subversion packaging then: http://subversion.tigris.org/getting.html#windows (I have use VisualSVN in the past, but it seems like they don't have a 64-bit version yet) Or you can use cygwin (which comes with svn.exe) for your

Re: Use Subversion to Download the Latest Django Version

2009-11-17 Thread Tony Czeh
TortoiseSVN is a graphical SVN client. If you right-click you should see an option for Tortoise that, when expanded, contains a check out option. From there, just follow the wizard. Mikey3D wrote: > I just got new computer Win7 64-bit and I downloaded: > > 64 Bit TortoiseSVN-1.6.6.17493-x64-s

Re: Use Subversion to Download the Latest Django Version

2009-11-17 Thread Mikey3D
Windows 98 On Nov 17, 12:41 pm, Mikey3D wrote: > I can't find it. I have Windows 7 64-bit and what you have said is > completely difference all together. > > Last year, my 11 years old computer can do: run >command. I haven't > setup what you were talking about. Am I missing something? > > Mikey3

Re: Use Subversion to Download the Latest Django Version

2009-11-17 Thread Mikey3D
I can't find it. I have Windows 7 64-bit and what you have said is completely difference all together. Last year, my 11 years old computer can do: run >command. I haven't setup what you were talking about. Am I missing something? Mikey3D On Nov 17, 12:17 pm, Angel Cruz wrote: > Your svn.exe is

Re: Use Subversion to Download the Latest Django Version

2009-11-17 Thread Angel Cruz
Your svn.exe is where you installed it. If you can find it, do a search on the c: drive. On Tue, Nov 17, 2009 at 9:16 AM, Angel Cruz wrote: > http://www.computerhope.com/issues/ch000549.htm > > > > On Tue, Nov 17, 2009 at 9:11 AM, Mikey3D wrote: > >> I can't find svn.exe. >> >> Can you tell

Re: Use Subversion to Download the Latest Django Version

2009-11-17 Thread Angel Cruz
http://www.computerhope.com/issues/ch000549.htm On Tue, Nov 17, 2009 at 9:11 AM, Mikey3D wrote: > I can't find svn.exe. > > Can you tell me howto? Steps... > > Thanks, Mikey3D > > On Nov 17, 12:00 pm, Angel Cruz wrote: > > Add to the PATH variable the location of your svn.exe > > > > On Tue, N

Re: Use Subversion to Download the Latest Django Version

2009-11-17 Thread Mikey3D
I can't find svn.exe. Can you tell me howto? Steps... Thanks, Mikey3D On Nov 17, 12:00 pm, Angel Cruz wrote: > Add to the PATH variable the location of your svn.exe > > On Tue, Nov 17, 2009 at 8:58 AM, Mikey3D wrote: > > I just got new computer Win7 64-bit and I downloaded: > > > 64 Bit Tortoi

Re: Use Subversion to Download the Latest Django Version

2009-11-17 Thread Angel Cruz
Add to the PATH variable the location of your svn.exe On Tue, Nov 17, 2009 at 8:58 AM, Mikey3D wrote: > I just got new computer Win7 64-bit and I downloaded: > > 64 Bit TortoiseSVN-1.6.6.17493-x64-svn-1.6.6.msi > > After finished download >Restart >Start >Run >cmd > > --