Re: Why does SCM have to be so ....... hard?
Re: Why does SCM have to be so ....... hard?
- Subject: Re: Why does SCM have to be so ....... hard?
- From: j o a r <email@hidden>
- Date: Sat, 18 Sep 2004 13:40:26 +0200
Hej Christoffer,
On 2004-09-18, at 12.52, Christoffer Lerno wrote:
Quite possibly I'm doing something seriously wrong. I just want things
to work like this:
1. Creating a new file automatically adds it to my repository
2. Editing a file automatically checks it out.
3. Saving a file commits it to the repository
4. Removing a file from the project commits this change to repository
I can't seem to get that working. Instead I have to commit all and
every change manually, which means the usefulness drops to almost
nothing for me since it's a one person project.
On the other hand IntelliJ IDEA has SCM like this built in without
having to fiddle anywhere.
Am I overlooking something?
Perhaps you are overlooking the fact that this would only be useful for
single-person-projects and completely useless in a project with two or
more developers?
On the other hand it might be a useful feature for
single-person-projects, so you might want to file it as a feature
request - to add a preference to treat SCM like if it was a filesystem
basically (ie. replicate any local changes to the SCM backend). It
feels a bit weird to me, but perhaps I'm just too accustomed to working
with CVS in the usual, manual, way.
I don't quite see why the current implementation would have a zero
usefulness for you?
j o a r
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden