On Thu, Nov 23, 2006 at 06:02:14PM +0100, Tommy Pettersson wrote:
> To: [email protected]
> From: Tommy Pettersson <[EMAIL PROTECTED]>
> Date: Thu, 23 Nov 2006 18:02:14 +0100
> Subject: Re: [darcs-users] bug with exotic file names?
> 
> On Thu, Nov 23, 2006 at 03:58:03PM +0000, Edwin Thomson wrote:
> > Matthias Fischmann wrote:
> > > 2.) then i tried to pull out all the patches that depend on the
> > >     addition of the problem child in my "broken" repo:
> > In an empty repositry, darcs pull --match 'hash ...' ought to do it.
> 
> Or maybe darcs pull -p '^Full name of patch$', unless there are
> more than one patch with the exact same name. Finding the hash
> of a patch can be a little problem of its own since it's not
> obvious how to do that.

Edwin's solution works for me, Tommy's doesn't.  (The full name is the
file name up to the .gz, right?)

Unfortunately, I realized that I can't pull a single patch for this,
because I have recorded a bunch of changes all over the repo in one
patch.  Stupid me.  I guess there is no way of splitting up patches
and pulling them hunk by hunk?  Or any other dirty tricks?  If not I
can still offer you an irc session, where you can remote control me
and let you kibitz.  Just let me know when and where.

I have thought hard about publishing the repo, but decided against it.
It's slightly to personal to end up on google.

Btw, more odd things are happening:

| ~/oldrepo$ strace -f -o trace darcs put -v server2.etc-network.de:newrepo
| Creating repository
| 
| darcs failed:  Couldn't initialize remote repository.

(this seems fatal, but not very explicit about the cause of the
problem.)

| Pseudo-terminal will not be allocated because stdin is not a terminal.

(this seems harmless.)

| Exit request sent.

And more oddly, if I don't strace and don't use '-v', it hangs, and
connecting to the pid with strace dipslays a stalling waitpid.

Finally, if I push too many 'y's too fast in interactive mode instead
of typing 'a', I get this:

| darcs: <stdin>: hSetBuffering: unsupported operation (Illegal seek)

Both problems with 1.0.9rc2 (release candidate 2).



boy, what's wrong with me?  :-/
-matthias

Attachment: signature.asc
Description: Digital signature

_______________________________________________
darcs-users mailing list
[email protected]
http://www.abridgegame.org/mailman/listinfo/darcs-users

Reply via email to