Add files mantaining originale file timestamp

2010-06-07 Thread Andrea Antonio Maleci
Hi, I'm adding files to a repository. I would like that add command maintains original file timestamp, instead of assign commit time. Is it possible ? Thanks, Andrea

can I checkout only a revision files ?

2010-10-20 Thread Andrea Antonio Maleci
Is it possible to checkout only files (not patch, but entire files) from a specific revision ? Thanks, A.

RE: can I checkout only a revision files ?

2010-10-20 Thread Andrea Antonio Maleci
It retrieves entire repository at specified revision, not only the modified one... -Original Message- From: Andy Levy [mailto:andy.l...@gmail.com] Sent: mercoledì 20 ottobre 2010 15.25 To: Andrea Antonio Maleci Cc: users@subversion.apache.org Subject: Re: can I checkout only a revision

RE: can I checkout only a revision files ?

2010-10-20 Thread Andrea Antonio Maleci
[Please do not top-post on this list, add / insert your response in line] > -Original Message- > From: Cooke, Mark [mailto:mark.co...@siemens.com] > Sent: mercoledì 20 ottobre 2010 15.43 > To: Andrea Antonio Maleci; Andy Levy > Cc: users@subversion.apache.org > Subject:

Get changed files only ?

2011-06-21 Thread Andrea Antonio Maleci
There is a smart way to get modified files only of a branch ? Thanks Andrea

RE: Get changed files only ?

2011-06-23 Thread Andrea Antonio Maleci
> Sent: martedì 21 giugno 2011 16.30 > To: Andrea Antonio Maleci > Cc: users@subversion.apache.org > Subject: Re: Get changed files only ? > > On Tue, Jun 21, 2011 at 10:23, Andrea Antonio Maleci > wrote: > > There is a smart way to get modified files only of a branch ? >

Error svn: E155010 when merging Add then Delete in the same merge operation

2012-04-17 Thread Andrea Antonio Maleci
Hi all, I'm doing some sparse merge operation, unsing -r option. If in the same merge action I merge a revision that contains an add action on a file and then another revision that contain a delete of the same file, I have the error: svn: E155010: The node 'file' was not found. Here an example:

RE: Using * in AuthzSVNAccessFile file

2010-05-25 Thread Andrea Antonio Maleci
You can use svnperms.py on pre-commit hook, which allows regular expressions. You can’t use groups from your svn_access_file: you have to redefine your allowed users and groups on svnperms.conf file. Hope this helps, Andrea From: Sarah George [mailto:sarah.geo...@gmail.com] Sent: martedì 25 mag