Hi Regina,

On Sat, May 19, 2012 at 09:38:35PM +0200, Regina Henschel wrote:
> DOne, but it seems to fail. I get
> $ git svn dcommit
> Committing to
> https://svn-master.apache.org/repos/asf/incubator/ooo/trunk ...
> Authentication realm: <https://svn-master.apache.org:443> ASF Committers
> Password for 'pppregin':
> Authentication realm: <https://svn-master.apache.org:443> ASF Committers
> Username: regina
> Password for 'regina':
>         M 
> main/chart2/source/controller/chartapiwrapper/WrappedSymbolProperties.cxx
> No such file or directory: Can't create temporary file from template
> '/cygdrive/c/AOO_2012_05_git/trunk/C:/cygwin/tmp/svn-XXXXXX': 
> No such file or directory at /usr/lib/git-core/git-svn line
>  579
> 
> What is wrong?

This looks like a bug in git-svn Win-port:

'/cygdrive/c/AOO_2012_05_git/trunk/C:/cygwin/tmp/svn-XXXXXX'

it looks like it is messing with the $TEMP directory.
A fast and dirty workaround would be to create that folder:

cd /cygdrive/c/AOO_2012_05_git/trunk/
mkdir 'C:'


Then git status will show you this 'C:' folder as untracked, a horrible
hack, but I will have to google if there is another solution.


Regards
-- 
Ariel Constenla-Haile
La Plata, Argentina

Attachment: pgpBPKoyLDT8u.pgp
Description: PGP signature

Reply via email to