permissions of project files
From: Juan Jose Natera <naterajj_at_gmail.com>
Date: 2006-05-12 21:01:50 CEST
Hi everyone,
I need to import a project to the repository, say:
-rw-rw-r-- smorocho/tech 0 2006-05-12 09:17:16 proj1/trunk/file1
$ svn import proj1 file:///home/jnatera/myrepos/proj1 -m test
Then when I export it:
$ svn export file:///home/jnatera/myrepos/proj1 proj2
The files look like this:
-rw-rw-r-- 1 jnatera jnatera 0 May 12 00:59 proj2/trunk/file1
So, as you can see I lost the owner and permissions information, is
Thanks in advance,
JJ
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.