RE: CVS / Vista?

2007-10-27 Thread ColdFusion
Sweet!! I forgot about this one. SVN does work with Eclipse :-) Thanks! -Original Message- From: Dale Fraser [mailto:[EMAIL PROTECTED] Sent: Saturday, October 27, 2007 7:22 PM To: CF-Talk Subject: RE: CVS / Vista? This works, and is easy to install. Not CVS but SVN which is better IMHO

RE: CVS / Vista?

2007-10-27 Thread Dale Fraser
This works, and is easy to install. Not CVS but SVN which is better IMHO and most others. http://svn1clicksetup.tigris.org/ Regards Dale Fraser http://learncf.com -Original Message- From: ColdFusion [mailto:[EMAIL PROTECTED] Sent: Sunday, 28 October 2007 9:44 AM To: CF-Talk Subject: OT

RE: CVS Question

2007-06-24 Thread Adrian Wagner
We are using WinCVS as GUI - you should be able to find some doco here: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, 22 June 2007 1:50 AM To: Adrian Wagner; [EMAIL PROTECTED]; CF-Talk Subject: OT: CVS Question Lets preface this with I am in no way

RE: CVS Question

2007-06-24 Thread Adrian Wagner
Sorry about that...here's the link: http://www.wincvs.org/doc.html Adrian -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, 22 June 2007 1:50 AM To: Adrian Wagner; [EMAIL PROTECTED]; CF-Talk Subject: OT: CVS Question Lets preface this with I am in no w

Re: CVS & CF

2006-03-20 Thread Massimo Foti
> Where can I get more info on SVN? Start from here: http://svnbook.red-bean.com/ http://subversion.tigris.org/ http://tortoisesvn.tigris.org/ > I am simply more familiar with the > concepts of CVS. Moving from CVS to SVN is usually very easy. SVN is very similar to CVS, just better :-)

RE: CVS & CF

2006-03-20 Thread Eric J. Hoffman
rsion. -Original Message- From: Andy [mailto:[EMAIL PROTECTED] Sent: Sunday, March 19, 2006 8:05 PM To: CF-Talk Subject: RE: CVS & CF Eric, Just download it and follow the intructions. I had never used a CVS before TVS. It was

RE: CVS & CF

2006-03-20 Thread Eric J. Hoffman
. -Original Message- From: Russ [mailto:[EMAIL PROTECTED] Sent: Monday, March 20, 2006 7:12 AM To: CF-Talk Subject: RE: CVS & CF I was under the impression that SVN was designed to surpass CVS and is therefore the successor to CVS. Why would someone start a new CVS environment then?

Re: CVS & CF

2006-03-20 Thread Michael Traher
CVSNT is still an actively developed project and there are probably arguments in favour of CVSNT over SVN. In addition CVS has a longer pedigree, is still a solid tool and probably has a much bigger user base than SVN. My experience is all with CVS so I can't really comment much on SVN. If I was

RE: CVS & CF

2006-03-20 Thread Russ
[EMAIL PROTECTED] > Sent: Sunday, March 19, 2006 10:24 PM > To: CF-Talk > Subject: Re: CVS & CF > > put your CVS root somewhere else safe and sound, eh? Check out > versions to under your web report. We store each project as a > seperate moduel in CVS. Storing the whole web roo

Re: CVS & CF

2006-03-20 Thread Michael Traher
Eric, You may also find some of the CVS posts on my blog helpful although it is based around the CVS repository being on a Linux machine, otherwise the principals are the same. One thing that we have found is that using CFEclipse makes interacting with CVS a lot easier. On 3/19/06, Eric J. Hoffma

Re: CVS & CF

2006-03-20 Thread Michael Traher
s required please request a > hard-copy version. > > > -Original Message- > > From: Douglas Knudsen [mailto:[EMAIL PROTECTED] > Sent: Sunday, March 19, 2006 9:30 AM > To: CF-Talk > Subject: Re: CVS & CF

Re: CVS & CF

2006-03-19 Thread Douglas Knudsen
ors or omissions in the > contents of this message, which arise as a result of e-mail transmission. If > verification is required please request a hard-copy version. > -------- > > -Original Message- > > From: Douglas Knudsen [mailto:[EMAIL PROTECTED] > Sent: Sunday, March 19, 2006 9:30 AM

RE: CVS & CF

2006-03-19 Thread Andy
Eric, Just download it and follow the intructions. I had never used a CVS before TVS. It was a breeze. Andy -Original Message- From: Eric J. Hoffman [mailto:[EMAIL PROTECTED] Sent: Sunday, March 19, 2006 5:07 PM To: CF-Talk Subject: RE: CVS & CF Okay, I am going to try to

RE: CVS & CF

2006-03-19 Thread Eric J. Hoffman
o:[EMAIL PROTECTED] Sent: Sunday, March 19, 2006 9:30 AM To: CF-Talk Subject: Re: CVS & CF we use it too. half of our developers are in the dark ages using a shared dev server, the other half dev on their local PC. We use TortoiseCVS officially with Eclipse use coming along now. fire away! D

Re: CVS & CF

2006-03-19 Thread C. Hatton Humphrey
I've also worked with CVS even to the point of writing a few small scripts to sync web directories with the CVSRoot. Fun stuff when tied in with Eclipse! Hatton ~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:235740

Re: CVS & CF

2006-03-19 Thread Douglas Knudsen
we use it too. half of our developers are in the dark ages using a shared dev server, the other half dev on their local PC. We use TortoiseCVS officially with Eclipse use coming along now. fire away! DK On 3/19/06, Michael Traher <[EMAIL PROTECTED]> wrote: > Hi Eric, We use CVS on a Linux serv

Re: CVS & CF

2006-03-19 Thread Michael Traher
Hi Eric, We use CVS on a Linux server, but feel free to fire some questions and I'll do my best to answer if I can. On 3/19/06, Eric J. Hoffman <[EMAIL PROTECTED]> wrote: > > Okay, realize the need for CVS in our setup. Installed and configured > CVSNT on our dev server; installed the clients. C

RE: CVS

2003-11-24 Thread Barney Boisvert
I think you mean "working directory" not "repository".  We have a single staging working directory on our staging server, and one or more working directories on our dev server.  We don't do per-developer directories, because of the setup headaches (dsns, dns, mappings, etc).  The production server

RE: CVS

2003-11-24 Thread Samuel R. Neff
CVS is only used for development.  Staging and production should have their own copies of the real files, not a CVS repo.  You can use CVS to export from a CVS repo to staging or production. To keep track of the individual versions, i.e., what's in development and what's in production, take a look

RE: CVS

2002-08-28 Thread Matt Liotta
m: Michael Dinowitz [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, August 27, 2002 2:14 PM > To: CF-Talk > Subject: Re: CVS > > CVS is a drug store. CSV stands for comma-separated values which is a text > file that uses commas (or other characters, most notably tabs) to separate > data

Re: CVS

2002-08-28 Thread Pete Ruckelshaus
port is not integral to CF Studio like MS SourceSafe is. Pete - Original Message - From: "Michael Dinowitz" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Tuesday, August 27, 2002 5:14 PM Subject: Re: CVS > CVS is a drug store. CSV stand

Re: CVS

2002-08-27 Thread bryan.hogan
stem . . . CSV is very handy . . . Dave - Original Message - From: "Michael Dinowitz" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Tuesday, August 27, 2002 5:14 PM Subject: Re: CVS > CVS is a drug store. CSV stands for comma-separat

RE: CVS

2002-08-27 Thread bryan.hogan
ome.org/ My mail has been taking a while to make it to the list, so you may have worked this out before this gets to you. Buddy -Original Message- From: Michael Dinowitz [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 27, 2002 2:14 PM To: CF-Talk Subject: Re: CVS CVS is a drug store. CSV

Re: CVS

2002-08-27 Thread David Hannum \(Ohio University\)
I thought CVS was Cardiovascular System . . . CSV is very handy . . . Dave - Original Message - From: "Michael Dinowitz" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Tuesday, August 27, 2002 5:14 PM Subject: Re: CVS > CVS is a drug st

RE: CVS

2002-08-27 Thread Sicular, Alexander
Stands for Concurrent Versions System which is used to keep track of development of code. Read more here: http://www.cvshome.org/ Gl, Alexander Sicular Chief Technology Architect Neurological Institute of New York Columbia University as867 [at] columbia {dot} edu |-Original Message- |F

RE: CVS

2002-08-27 Thread James Ang
lto:[EMAIL PROTECTED]] Sent: Tuesday, August 27, 2002 2:14 PM To: CF-Talk Subject: Re: CVS CVS is a drug store. CSV stands for comma-separated values which is a text file that uses commas (or other characters, most notably tabs) to separate data values. Usually used as a text dump of data. > What

RE: CVS

2002-08-27 Thread Jillian Carroll
- From: Michael Dinowitz [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 27, 2002 3:14 PM To: CF-Talk Subject: Re: CVS CVS is a drug store. CSV stands for comma-separated values which is a text file that uses commas (or other characters, most notably tabs) to separate data values. Usually used

Re: CVS

2002-08-27 Thread Michael Dinowitz
st, so you may have > worked this out before this gets to you. > Buddy > > -Original Message- > From: Michael Dinowitz [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, August 27, 2002 2:14 PM > To: CF-Talk > Subject: Re: CVS > > > CVS is a drug store. CSV st

RE: CVS

2002-08-27 Thread Fitch, Tyler
ailto:[EMAIL PROTECTED]] Sent: Tuesday, August 27, 2002 2:14 PM To: CF-Talk Subject: Re: CVS CVS is a drug store. CSV stands for comma-separated values which is a text file that uses commas (or other characters, most notably tabs) to separate data values. Usually used as a text dump of data. > W

RE: CVS

2002-08-27 Thread Bill Brown
CVS is also an open-source version control system. Check out http://www.cvshome.org/ for more information. Bill : -Original Message- : From: Michael Dinowitz : Sent: 8/27/02 2:14 PM : Subject: Re: CVS : : CVS is a drug store. CSV stands for comma-separated values : which is a text file

RE: CVS

2002-08-27 Thread Buddy
, August 27, 2002 2:14 PM To: CF-Talk Subject: Re: CVS CVS is a drug store. CSV stands for comma-separated values which is a text file that uses commas (or other characters, most notably tabs) to separate data values. Usually used as a text dump of data. > What is a CVS and where can I learn m

RE: CVS

2002-08-27 Thread Jim Curran
it's a Drugstore and you can find more info here: http://www.cvs.com Sorry, couldn't let that one pass. ;) - j -Original Message- From: Bryan F. Hogan [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 27, 2002 4:39 PM To: CF-Talk Subject: OT: CVS What is a CVS and where can I learn m

Re: CVS

2002-08-27 Thread Michael Dinowitz
CVS is a drug store. CSV stands for comma-separated values which is a text file that uses commas (or other characters, most notably tabs) to separate data values. Usually used as a text dump of data. > What is a CVS and where can I learn more about it? > _