On Thu, 16 Nov 2006 07:27:57 -0800, Seth Falcon wrote: > Comète <comete@xxxxxxxxxxxxxxx> writes: > >> hello ! >> >> i would like to use git-svn to commit some modifications to a >> Subversion repository but i don't know where i can enter my username >> and password to commit to the repository ? Is there any special file >> to put them. >> For now i get an error: > > There may be a better way, but if you just use the svn command line > client to create a small working copy from the repository, you will Or, even simpler, use: svn info <url> which will cache the credentials and not require a working copy. Anand - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html