On Thu, 10 Feb 2005 23:03:43 +, Alan Kennedy <[EMAIL PROTECTED]> wrote:
> In my circles, VSS is most often referred to as Visual Source Unsafe.
I always find it amusing that VSS's icon is a safe - with the door wide open.
--
Cheers,
Simon B,
[EMAIL PROTECTED],
http://www.brunningonline.net/s
[Peter Hansen]
BTW, as a general caution: while Visual Source Safe may be
"easy", it's also dangerous and has been known to corrupt
many a code base, mine included. I wouldn't touch the product
with a virtual ten-foot pole
[Christos TZOTZIOY Georgiou]
Are you sure you got the acronym right?-) It
[Carl]
What is the ultimate version control tool for Python if you are
working in a Windows environment?
[Peter Hansen]
I never liked coupling the two together like that. Instead
I use tools like TortoiseCVS or (now) TortoiseSVN with a
Subversion repository. These things let you access revision
On Wed, 09 Feb 2005 13:13:01 -0500, rumours say that Peter Hansen
<[EMAIL PROTECTED]> might have written:
>BTW, as a general caution: while Visual Source Safe may be
>"easy", it's also dangerous and has been known to corrupt
>many a code base, mine included. I wouldn't touch the product
>with a v
Johann C. Rocholl wrote:
Robert Brewer wrote:
Peter Hansen wrote:
Carl wrote:
What is the ultimate version control tool for Python if you
are working in a Windows environment?
I never liked coupling the two together like that. Instead
I use tools like TortoiseCVS or (now) TortoiseSVN with a
Subv
Sergei Organov <[EMAIL PROTECTED]> wrote:
> Carl <[EMAIL PROTECTED]> writes:
>
> [...]
> > I am a keen user of Emacs, but version control, which is very simple
> > when you are in a Linux environment, for example, is not a
> > straightforward in Windows.
>
> Emacs + CVS (or CVSNT) should work
Chris wrote:
Hi Joe,
I'm curious. Why do you only use Eclipse for big projects?
Habit, mainly; plus it's easier for one-offs and single-file scripts to
just right-click a file in Explorer and "Edit with ScITE" and work from
there. And to further complicate matters, when in FreeBSD or Linux,
Er
Robert Brewer wrote:
> Peter Hansen wrote:
> > Carl wrote:
> > > What is the ultimate version control tool for Python if you
> > > are working in a Windows environment?
> >
> > I never liked coupling the two together like that. Instead
> > I use tools like TortoiseCVS or (now) TortoiseSVN with
I'll throw in my reccomendation for svn as well. It just works.
On Wed, 09 Feb 2005 14:01:33 -0800 (PST), Timo Virkkala <[EMAIL PROTECTED]>
wrote:
> Carl wrote:
> > What is the ultimate version control tool for Python if you are working in a
> > Windows environment?
>
> I would very much recomme
Carl wrote:
What is the ultimate version control tool for Python if you are working in a
Windows environment?
I would very much recommend Subversion. It's in no way specific to either
Windows or Python, but it's a wonderful tool. If you've ever used CVS, you'll
feel right at home. Or after 10 mi
Carl
What is the ultimate version control tool for Python if you are working
in a
Windows environment?
We use JEDI VCS (open source, free). To be fair, JEDI VCS actually
integrates into the Delphi IDE, which is what we use mostly. However, the
standard installation also installs a standalon
In article <[EMAIL PROTECTED]>,
[EMAIL PROTECTED] says...
> I don't know that you'll find a common approach. I use Subversion for
> version control. For larger projects, I use Eclipse with the Pydev
> plugin for editing, and the Subclipse plugin for talking to Subversion.
> For smaller t
Carl wrote:
Dear friends,
What is the ultimate version control tool for Python if you are working in a
Windows environment?
When you work on a Visual C++ project then it's easy, use Visual Source Safe
for your source code! But when it comes to large Python projects and no
universal Python IDE wit
I use PVCS for version control and use IDLE or Vim (depending on my
mood :-)) to write the programs.
So far I have had no issues, works pretty well. Somehow, and it is just
me, I don't care much for version control integrated with the IDE.
Thanks,
-Kartic
--
http://mail.python.org/mailman/listi
Peter Hansen wrote:
> Carl wrote:
> > What is the ultimate version control tool for Python if you
> > are working in a Windows environment?
>
> I never liked coupling the two together like that. Instead
> I use tools like TortoiseCVS or (now) TortoiseSVN with a
> Subversion repository. These t
Carl wrote:
Dear friends,
What is the ultimate version control tool for Python if you are working in a
Windows environment?
When you work on a Visual C++ project then it's easy, use Visual Source Safe
for your source code! But when it comes to large Python projects and no
universal Python IDE wit
Carl wrote:
What is the ultimate version control tool for Python if you are working in a
Windows environment?
What is the most common adopted approach among Python developers working in
a Windows environment?
I never liked coupling the two together like that. Instead
I use tools like TortoiseCV
Carl <[EMAIL PROTECTED]> writes:
[...]
> I am a keen user of Emacs, but version control, which is very simple
> when you are in a Linux environment, for example, is not a
> straightforward in Windows.
Emacs + CVS (or CVSNT) should work just fine in Windows either.
--
Sergei.
--
http://mail.pyt
Dear friends,
What is the ultimate version control tool for Python if you are working in a
Windows environment?
When you work on a Visual C++ project then it's easy, use Visual Source Safe
for your source code! But when it comes to large Python projects and no
universal Python IDE with version c
19 matches
Mail list logo