You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Edwin Tai <ed...@gmail.com> on 2009/09/07 09:04:47 UTC

export changelist up to date?

I add my working copy files to a changelist whish contains files from
different folders.
for ex.
repos/folder1/file1.txt
repos/folder2/file2.txt
---changelist "mychange"
commit and get svn revision 1

after some days I modified file1.txt
commit and get svn revision 2

I would like to export files from changelist "mychange" whith
repos/folder1/file1.txt revision 2
repos/folder2/file2.txt revision 1
Is there any ways I can easily to do that?

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2391773

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].