Re: Adding Apple Pages document to subversion repository
Re: Adding Apple Pages document to subversion repository
- Subject: Re: Adding Apple Pages document to subversion repository
- From: Dave Camp <email@hidden>
- Date: Thu, 17 Apr 2008 11:15:33 -0700
On Apr 17, 2008, at 10:47 AM, Paul Johnson wrote:
I'm working on a Cocoa/Objective-C project and would like to keep
some development notes as part of the subversion repository. The
notes were created in Apple's Pages program. I see that Pages
actually creates a directory structure for why I see as a "word
processor document". I've tried to added the Pages "document" to my
repository without success. I'm now seeing that svn sees the
"notes.Pages" 'document' as part of my working copy but when I try
to do a commit I get an error message stating that the ".svn" file
is missing. In Terminal I confirmed that indeed there is no ".svn".
I'm not sure what to do next. Can anyone tell me how to get out of
this mess? Should I just use Textedit and forget about Pages? How do
I get rid of what appears to be a 'partially added' in subversion?
Thanks for any help.
I always keep my Pages files zipped in subversion. It's a pain, but it
works. I'd also suggest writing a bug against Pages asking them to not
lose the .svn folder on save.
On the plus side, I think the upcoming subversion 1.5 release has a
feature to restore missing .svn folders, so that may be a solution in
the future.
Dave
_______________________________________________
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