• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Versioning ... CVS or Subversion?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Versioning ... CVS or Subversion?


  • Subject: Re: Versioning ... CVS or Subversion?
  • From: Lachlan Deck <email@hidden>
  • Date: Mon, 12 May 2008 07:38:49 +1000

Hi there,

On 12/05/2008, at 7:00 AM, Miguel Arroz wrote:

On 2008/05/11, at 20:50, Gennady Kushnir wrote:

Maybe I should have used google, but could you explain me in general
how does versioning work. And how do I work with it. Specifically in
regard to WO development.
Does it archive only java sources? And how about components, EOmodels
and other related resources (which can also have versions)?

SVN (and version control in general) stores whatever you want. Java files, EO Models, whatever. Generally the only distinction is between binary and text files. SVN can automatically solve some conflicts in text files (I think), and when it can't, it will alter the file to sinalize what's the changes you made and the changes other people made to that file, helping you to solve the problem. On binary files, SVN can't do that (you can't "merge" a GIF, for example!).

You can also specify a list of ignored files (svn:ignore)

with regards,
--

Lachlan Deck



_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Versioning ... CVS or Subversion? (From: "Gennady Kushnir" <email@hidden>)
 >Re: Versioning ... CVS or Subversion? (From: Miguel Arroz <email@hidden>)
 >Re: Versioning ... CVS or Subversion? (From: Oliver Scheel <email@hidden>)
 >Re: Versioning ... CVS or Subversion? (From: David Holt <email@hidden>)
 >Re: Versioning ... CVS or Subversion? (From: "Gennady Kushnir" <email@hidden>)
 >Re: Versioning ... CVS or Subversion? (From: Miguel Arroz <email@hidden>)

  • Prev by Date: Re: Application became sluggish when deployed on 5.4
  • Next by Date: Re: OT: Eclipse open resource short cut has broken
  • Previous by thread: Re: Versioning ... CVS or Subversion?
  • Next by thread: Re: Versioning ... CVS or Subversion?
  • Index(es):
    • Date
    • Thread